diff options
author | Jinjie Ruan <ruanjinjie@huawei.com> | 2024-08-22 15:19:16 +0800 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-08-23 09:50:16 -0700 |
commit | f4bd3139933da65c2daa402b2a4d5fe469133aec (patch) | |
tree | 8c263c7d860545b41f593039394cd9e2e7a32794 /drivers/mux | |
parent | e6b09a173870720e4d4c6fd755803970015ac043 (diff) |
nvmet: Make nvmet_debugfs static
The sparse tool complains as follows:
drivers/nvme/target/debugfs.c:16:15: warning:
symbol 'nvmet_debugfs' was not declared. Should it be static?
This symbol is not used outside debugfs.c, so marks it static.
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'drivers/mux')
0 files changed, 0 insertions, 0 deletions