]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/bpf: Remove the orig_call NULL check
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 12 May 2025 20:57:31 +0000 (22:57 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 15 May 2025 00:48:57 +0000 (17:48 -0700)
commit8e57cf09c84cac99eb31354a3cc70f8b8981bfc2
treee521f17306c7cb77eba2977fee7dce7f654e2deb
parent94bde253d3ae5d8a01cb958663b12daef1d06574
s390/bpf: Remove the orig_call NULL check

Now that orig_call can never be NULL, remove the respective check.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20250512221911.61314-3-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
arch/s390/net/bpf_jit_comp.c