aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2022-05-10 16:45:19 +0000
committerCatalin Marinas <[email protected]>2022-05-15 10:07:54 +0000
commit541235dee01140c4ae9e71e8dfbdb4c2f9eac9d5 (patch)
treecb9d6f8779bbe54dac4cd5dc675ece1af3829982 /fs/jbd2/commit.c
parentselftests/arm64: Check failures to set tags in check_tags_inclusion (diff)
downloadkernel-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