aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-09-29 13:26:48 +0000
committerKees Cook <[email protected]>2017-10-10 18:45:29 +0000
commit084f5601c357e4ee59cf0712200d3f5c4710ba40 (patch)
treeecbca62d9d787c0c5ebb8cc606b4db543ba85599 /net/unix/af_unix.c
parentseccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() (diff)
downloadkernel-084f5601c357e4ee59cf0712200d3f5c4710ba40.tar.gz
kernel-084f5601c357e4ee59cf0712200d3f5c4710ba40.zip
seccomp: make function __get_seccomp_filter static
The function __get_seccomp_filter is local to the source and does not need to be in global scope, so make it static. Cleans up sparse warning: symbol '__get_seccomp_filter' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Fixes: 66a733ea6b61 ("seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()") Cc: [email protected] Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions