diff options
| author | Zhang Kunbo <[email protected]> | 2024-12-17 07:18:36 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-12-17 12:38:46 +0000 |
| commit | 2b2fc0be98a828cf33a88a28e9745e8599fb05cf (patch) | |
| tree | 929df5a62504bf958f50023d297470a320986d88 /fs/netfs/misc.c | |
| parent | fs: fix is_mnt_ns_file() (diff) | |
| download | kernel-2b2fc0be98a828cf33a88a28e9745e8599fb05cf.tar.gz kernel-2b2fc0be98a828cf33a88a28e9745e8599fb05cf.zip | |
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 'fs/netfs/misc.c')
0 files changed, 0 insertions, 0 deletions
