aboutsummaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
diff options
context:
space:
mode:
authorRitesh Harjani (IBM) <[email protected]>2022-08-18 05:04:38 +0000
committerTheodore Ts'o <[email protected]>2022-09-30 03:01:40 +0000
commitc547524852deb2eb29c1214174de9782c5b3b8b0 (patch)
tree4e8dcf798b4c6095a97e7b32aa473a1aa1f0f553 /fs/buffer.c
parentjbd2: drop useless return value of submit_bh (diff)
downloadkernel-c547524852deb2eb29c1214174de9782c5b3b8b0.tar.gz
kernel-c547524852deb2eb29c1214174de9782c5b3b8b0.zip
fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_read
submit_bh always returns 0. This patch drops the useless return value of submit_bh from ntfs_submit_bh_for_read(). Once all of submit_bh callers are cleaned up, we can make it's return type as void. Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Jan Kara <[email protected]> Reported-by: kernel test robot <[email protected]> Signed-off-by: Ritesh Harjani <[email protected]> Link: https://lore.kernel.org/r/d82eb29e8dbc52fe13a7affef5c907ea4076aa31.1660788334.git.ritesh.list@gmail.com Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions