linux-stable/fs/ocfs2/dlm
Colin Ian King ca49b6d856 ocfs2: remove redundant assignment to pointer queue
The pointer queue is being initialized with a value that is never read and
it is being updated later with a new value.  The initialization is
redundant and can be removed.

Addresses-Coverity: ("Unused value")
Link: https://lkml.kernel.org/r/20210513113957.57539-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-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-06-29 10:53:46 -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 treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -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