diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2021-06-10 14:24:33 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2021-06-24 17:33:06 +0300 |
commit | 1866cba842437f3e7a5a8ee5b558744d9ae844d0 (patch) | |
tree | e0adeb30fecb455b410b637f0ecf3023a49d5282 /Documentation/hwmon | |
parent | 0caaefbaf2a429c256c7469cb603ca8918e96fb0 (diff) | |
download | linux-1866cba842437f3e7a5a8ee5b558744d9ae844d0.tar.xz |
jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
The 'out' lable just return the 'ret' value and seems not required, so
remove this label and switch to return appropriate value immediately.
This patch also do some minor cleanup, no logical change.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20210610112440.3438139-2-yi.zhang@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'Documentation/hwmon')
0 files changed, 0 insertions, 0 deletions