summaryrefslogtreecommitdiffstats
path: root/.cocciconfig
diff options
context:
space:
mode:
authorHariprasad Kelam2019-07-12 05:53:16 +0200
committerLinus Torvalds2019-07-12 20:05:41 +0200
commit4658d87cb38cb3ab3a234d1b8d63f65df4cce62b (patch)
tree508001693f61b19d71a300f1b1a0698dea595475 /.cocciconfig
parentocfs: no need to check return value of debugfs_create functions (diff)
downloadkernel-qcow2-linux-4658d87cb38cb3ab3a234d1b8d63f65df4cce62b.tar.gz
kernel-qcow2-linux-4658d87cb38cb3ab3a234d1b8d63f65df4cce62b.tar.xz
kernel-qcow2-linux-4658d87cb38cb3ab3a234d1b8d63f65df4cce62b.zip
fs/ocfs2/dlmglue.c: unneeded variable: "status"
fix below issue reported by coccicheck fs/ocfs2/dlmglue.c:4410:5-11: Unneeded variable: "status". Return "0" on line 4428 We can not change return type of ocfs2_downconvert_thread as its registered as callback of kthread_create. Link: http://lkml.kernel.org/r/20190702183237.GA13975@hari-Inspiron-1545 Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com> Reviewed-by: Joseph Qi <joseph.qi@linux.alibaba.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 '.cocciconfig')
0 files changed, 0 insertions, 0 deletions