linux-stable/fs/ocfs2/dlm
Colin Ian King 848be75d15 ocfs2/dlm: remove redundant assignment of variable ret
The variable ret is being assigned a value that is never read, it is
updated later on with a different value.  The assignment is redundant
and can be removed.

Addresses-Coverity: ("Unused value")
Link: https://lkml.kernel.org/r/20211007233452.30815-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
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>
2021-11-06 13:30:32 -07:00
..
dlmapi.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmast.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmcommon.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmconvert.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmconvert.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmdebug.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmdebug.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmdomain.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmdomain.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmlock.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmmaster.c ocfs2: remove redundant assignment to pointer queue 2021-06-29 10:53:46 -07:00
dlmrecovery.c ocfs2/dlm: remove redundant assignment of variable ret 2021-11-06 13:30:32 -07:00
dlmthread.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmunlock.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
Makefile ocfs2: make local header paths relative to C files 2020-01-31 10:30:36 -08:00