diff options
author | Eric Biggers <ebiggers@google.com> | 2020-01-04 23:59:55 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-05 00:55:09 +0300 |
commit | 213921f967cf44a7bceaee5535ff1d0196885076 (patch) | |
tree | cb3ca4c2c06c2536a5e706011bff5ac76b00244e /scripts/bpf_helpers_doc.py | |
parent | 7bebd69ecf10787e6b9559ab780496f54943cc21 (diff) | |
download | linux-213921f967cf44a7bceaee5535ff1d0196885076.tar.xz |
fs/namespace.c: make to_mnt_ns() static
Make to_mnt_ns() static to address the following 'sparse' warning:
fs/namespace.c:1731:22: warning: symbol 'to_mnt_ns' was not declared. Should it be static?
Link: http://lkml.kernel.org/r/20191209234830.156260-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions