diff options
| author | Colin Ian King <[email protected]> | 2020-10-21 13:23:26 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-12-03 14:18:48 +0000 |
| commit | face525ecb30b3d7e35be21911a933980ab504f9 (patch) | |
| tree | c2ebb71b73b60b233079eff97c24fac0a58fd512 /fs/ext4/fast_commit.c | |
| parent | ext4: remove the null check of bio_vec page (diff) | |
| download | kernel-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
