diff options
author | 2024-08-22 15:19:16 +0800 | |
---|---|---|
committer | 2024-08-23 09:50:16 -0700 | |
commit | f4bd3139933da65c2daa402b2a4d5fe469133aec (patch) | |
tree | 8c263c7d860545b41f593039394cd9e2e7a32794 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'nvme-6.11-2024-08-22' of git://git.infradead.org/nvme into block-6.11 (diff) | |
download | wireguard-linux-f4bd3139933da65c2daa402b2a4d5fe469133aec.tar.xz wireguard-linux-f4bd3139933da65c2daa402b2a4d5fe469133aec.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions