diff options
| author | Kaixu Xia <[email protected]> | 2020-10-20 11:41:09 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-12-03 14:15:29 +0000 |
| commit | 7b721e6d334c9699fcd94553a7fe073ec717d926 (patch) | |
| tree | e07f90d3083bc5a56d5753c080b2000ada05a14f /fs/ext4/fast_commit.c | |
| parent | Updated locking documentation for transaction_t (diff) | |
| download | kernel-7b721e6d334c9699fcd94553a7fe073ec717d926.tar.gz kernel-7b721e6d334c9699fcd94553a7fe073ec717d926.zip | |
ext4: remove redundant operation that set bh to NULL
The out_fail branch path don't release the bh and the second bh is
valid only in the for statement, so we don't need to set them to NULL.
Signed-off-by: Kaixu Xia <[email protected]>
Reviewed-by: zhangyi (F) <[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
