diff options
author | Rashika Kheria <[email protected]> | 2014-02-27 17:50:19 +0530 |
---|---|---|
committer | James Morris <[email protected]> | 2014-02-28 13:54:27 +1100 |
commit | 864f32a52b53341c54a25953afb5b66ed79a7f76 (patch) | |
tree | 0dee208574ba62641125385c827eed3c885b938d /tools/perf/util/trace-event-scripting.c | |
parent | f5645d3575fe9a2c468889146e152f11c199826e (diff) |
kernel: Mark function as static in kernel/seccomp.c
Mark function as static in kernel/seccomp.c because it is not used
outside this file.
This eliminates the following warning in kernel/seccomp.c:
kernel/seccomp.c:296:6: warning: no previous prototype for ?seccomp_attach_user_filter? [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Acked-by: Kees Cook <[email protected]>
Acked-by: Will Drewry <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions