]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ocfs2: use str_yes_no() and str_no_yes() helper functions
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 17 Jan 2025 09:13:29 +0000 (10:13 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 25 Jan 2025 06:47:28 +0000 (22:47 -0800)
commitbeeba1eeec9c75d0a62335861ac175b9bdccfbd5
tree0c4229ad0c4723de34f1b87ff38e72408d080cae
parentf0ef073e213a3a1a494b6f55a76ce1242600a453
ocfs2: use str_yes_no() and str_no_yes() helper functions

Remove hard-coded strings by using the str_yes_no() and str_no_yes()
helper functions.

Link: https://lkml.kernel.org/r/20250117091335.1189-2-thorsten.blum@linux.dev
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
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: Jun Piao <piaojun@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/dlm/dlmdebug.c
fs/ocfs2/dlm/dlmmaster.c
fs/ocfs2/dlm/dlmrecovery.c
fs/ocfs2/dlmglue.c