]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ceph: Use str_true_false() helper in status_show()
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 12 Nov 2024 21:14:39 +0000 (22:14 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 18 Nov 2024 16:34:36 +0000 (17:34 +0100)
commite50f960bea7a25da0848fa8e1eec715670c4be70
treecc147169b44a0a90ccd9dda9a1c0f85bf8649f0f
parent64cf95d0b1084860f75f7bf24fdaa88794dccc80
ceph: Use str_true_false() helper in status_show()

Remove hard-coded strings by using the str_true_false() helper function.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/debugfs.c