aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-10-21 13:23:26 +0000
committerTheodore Ts'o <[email protected]>2020-12-03 14:18:48 +0000
commitface525ecb30b3d7e35be21911a933980ab504f9 (patch)
treec2ebb71b73b60b233079eff97c24fac0a58fd512 /fs/ext4/fast_commit.c
parentext4: remove the null check of bio_vec page (diff)
downloadkernel-face525ecb30b3d7e35be21911a933980ab504f9.tar.gz
kernel-face525ecb30b3d7e35be21911a933980ab504f9.zip
ext4: remove redundant assignment of variable ex
Variable ex is assigned a variable that is not being read, the assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions