diff options
author | Joseph Qi <joseph.qi@linux.alibaba.com> | 2022-03-22 22:38:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-22 23:57:00 +0100 |
commit | 38c9d2d3f38454d12e317dfbcad45e08e826a250 (patch) | |
tree | a81ad9805d8c33382e738606e09cec97d78c3e91 /fs/sysfs | |
parent | ntfs: add sanity check on allocation size (diff) | |
download | linux-38c9d2d3f38454d12e317dfbcad45e08e826a250.tar.xz linux-38c9d2d3f38454d12e317dfbcad45e08e826a250.zip |
ocfs2: cleanup some return variables
Simply return directly instead of assign the return value to another
variable.
Link: https://lkml.kernel.org/r/20220114021641.13927-1-joseph.qi@linux.alibaba.com
Signed-off-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Reported-by: Zeal Robot <zealci@zte.com.cn>
Cc: Minghao Chi <chi.minghao@zte.com.cn>
Cc: CGEL ZTE <cgel.zte@gmail.com>
Cc: Mark Fasheh <mark@fasheh.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Changwei Ge <gechangwei@live.cn>
Cc: Gang He <ghe@suse.com>
Cc: Jun Piao <piaojun@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions