]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ocfs2: remove unused errmsg function and table
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 22 Oct 2024 00:25:43 +0000 (01:25 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 6 Nov 2024 01:12:41 +0000 (17:12 -0800)
commit77e94b0496ef39b759f23b4ece8c434a4b5c2e47
treeca19c82b0e207546f04b4c498c71be8812e748d4
parentb5e60497a4b7f0b295c4c59b202cf4703b27062b
ocfs2: remove unused errmsg function and table

dlm_errmsg() has been unused since 2010's commit 0016eedc4185
("ocfs2_dlmfs: Use the stackglue.")

Remove dlm_errmsg() and the message table it indexes.

Link: https://lkml.kernel.org/r/20241022002543.302606-1-linux@treblig.org
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
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: Jun Piao <piaojun@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/dlm/dlmapi.h
fs/ocfs2/dlm/dlmdebug.c