diff options
author | Zeng Heng <zengheng4@huawei.com> | 2022-09-19 06:50:14 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-09-19 06:50:14 +1000 |
commit | a0ebf8c46d64ba96b413784f88af0a4dca95b6bc (patch) | |
tree | 6f24470af854e3ea141bb5227593e6465977bc08 /fs/xfs/xfs_trace.h | |
parent | de94a2e151bed6884b4f21aa518a100ac9e83af2 (diff) | |
download | lwn-a0ebf8c46d64ba96b413784f88af0a4dca95b6bc.tar.gz lwn-a0ebf8c46d64ba96b413784f88af0a4dca95b6bc.zip |
xfs: simplify if-else condition in xfs_reflink_trim_around_shared
"else" is not generally useful after a return,
so remove it for clean code.
There is no logical changes.
Signed-off-by: Zeng Heng <zengheng4@huawei.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_trace.h')
0 files changed, 0 insertions, 0 deletions