OSDN Git Service

selftests: fix typo in seccomp_bpf.c
authorTycho Andersen <tycho@tycho.ws>
Sat, 19 Jan 2019 00:12:13 +0000 (17:12 -0700)
committerShuah Khan <shuah@kernel.org>
Wed, 13 Feb 2019 15:34:40 +0000 (08:34 -0700)
commit0b54b443a9de2db726625b2bd535fadca5b137a6
tree97943db2999496286eac6270a9909b3213bd6c53
parentfb024a07c69f81e97f3fd252b9102f5816066884
selftests: fix typo in seccomp_bpf.c

There used to be an explanation here because it could trigger lockdep
previously, but now we're not doing recursive locking, so it really is just
for grins.

Signed-off-by: Tycho Andersen <tycho@tycho.ws>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuah@kernel.org>
tools/testing/selftests/seccomp/seccomp_bpf.c