diff options
| author | Mark Brown <[email protected]> | 2022-05-10 16:45:19 +0000 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2022-05-15 10:07:54 +0000 |
| commit | 541235dee01140c4ae9e71e8dfbdb4c2f9eac9d5 (patch) | |
| tree | cb9d6f8779bbe54dac4cd5dc675ece1af3829982 /fs/jbd2/commit.c | |
| parent | selftests/arm64: Check failures to set tags in check_tags_inclusion (diff) | |
| download | kernel-541235dee01140c4ae9e71e8dfbdb4c2f9eac9d5.tar.gz kernel-541235dee01140c4ae9e71e8dfbdb4c2f9eac9d5.zip | |
selftests/arm64: Remove casts to/from void in check_tags_inclusion
Void pointers may be freely used with other pointer types in C, any casts
between void * and other pointer types serve no purpose other than to
mask potential warnings. Drop such casts from check_tags_inclusion to
help with future review of the code.
Signed-off-by: Mark Brown <[email protected]>
Reviewed-by: Shuah Khan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
