diff options
author | Zhang Kunbo <[email protected]> | 2024-12-17 07:18:36 +0000 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-12-17 13:38:46 +0100 |
commit | 2b2fc0be98a828cf33a88a28e9745e8599fb05cf (patch) | |
tree | 929df5a62504bf958f50023d297470a320986d88 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | aa21f333c86c8a09d39189de87abb0153d338190 (diff) |
fs: fix missing declaration of init_files
fs/file.c should include include/linux/init_task.h for
declaration of init_files. This fixes the sparse warning:
fs/file.c:501:21: warning: symbol 'init_files' was not declared. Should it be static?
Signed-off-by: Zhang Kunbo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions