aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_prog_array_init.c
diff options
context:
space:
mode:
authorLi Zetao <[email protected]>2024-09-03 22:31:49 +0800
committerJakub Kicinski <[email protected]>2024-09-04 16:58:37 -0700
commit4614ac219e3f441c64d98d684edbdc8945d49dcc (patch)
tree1231264b251c28b8e273f2df19e45af6bd616c36 /tools/testing/selftests/bpf/progs/test_prog_array_init.c
parent2a7e41be085bbe50220b44a5964228625cda1487 (diff)
ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()
Since the debugfs_create_dir() never returns a null pointer, checking the return value for a null pointer is redundant, and using IS_ERR is safe enough. Signed-off-by: Li Zetao <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions