diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-03-05 20:47:26 +0000 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-03-06 09:26:06 +0100 |
commit | 50fb0a7f43c0ada5414a6d3e3f49e2109693c06c (patch) | |
tree | b53e9a5f0548fbe59da3f5ee7faee5371f1f3cd0 /tools/perf/scripts/python/task-analyzer.py | |
parent | 062e8093592fb866b8e016641a8b27feb6ac509d (diff) |
orangefs: Move s_kmod_keyword_mask_map to orangefs-debugfs.c
Attempting to build orangefs with W=1 currently reports errors like:
In file included from ../fs/orangefs/protocol.h:287,
from ../fs/orangefs/waitqueue.c:16:
../fs/orangefs/orangefs-debug.h:86:18: error: ‘num_kmod_keyword_mask_map’ defined but not used [-Werror=unused-const-variable=]
Move num_kmod_keyword_mask_map, s_kmod_keyword_mask_map and
struct __keyword_mask_s to orangefs-debugfs.c which is the only file
they're used in.
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/r/20250305204734.1475264-3-willy@infradead.org
Tested-by: Mike Marshall <hubcap@omnibond.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions