]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/seccomp: powerpc: Fix typo in macro variable name
authorKees Cook <keescook@chromium.org>
Tue, 17 Nov 2020 19:33:02 +0000 (11:33 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Nov 2020 12:39:05 +0000 (13:39 +0100)
commita15ac9df36265d4a23475487e51de7bbc832865c
tree68e2a62c5dfad84914b673145e5a05a90f95dce4
parent7de7f05b790d0594917c8e406b4ba170f093d7dc
selftests/seccomp: powerpc: Fix typo in macro variable name

[ Upstream commit f5098e34dd4c774c3040e417960f1637e5daade8 ]

A typo sneaked into the powerpc selftest. Fix the name so it builds again.

Fixes: 46138329faea ("selftests/seccomp: powerpc: Fix seccomp return value testing")
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/lkml/87y2ix2895.fsf@mpe.ellerman.id.au
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/seccomp/seccomp_bpf.c