On Thu, 27 Feb 2014, Rashika Kheria wrote: > 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]>
Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next -- James Morris <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

