summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2026-06-17 11:47:21 +0100
committerChristian Brauner <brauner@kernel.org>2026-06-29 10:27:27 +0200
commitf64d945fa137e419065f67f74e3e4875f1467826 (patch)
treef9ba345a559906a4acdd07c14054283bbf2de87b /tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git
parent57d0ef995d313435686390119cb01d057bf1a65d (diff)
fs: nullfs should include mount.h
The nullfs_fs_type is declared in mount.h but when declared in nullfs.c there is a warning as mount.h is not being included. Add include of "mount.h" to remove the following sparse warning: fs/nullfs.c:66:25: warning: symbol 'nullfs_fs_type' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Link: https://patch.msgid.link/20260617104721.900914-1-ben.dooks@codethink.co.uk Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions