aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorTian Tao <[email protected]>2021-05-18 10:52:32 +0800
committerKalle Valo <[email protected]>2021-06-15 13:11:34 +0300
commit233bc283728241aa522fd2889649261b742cee5a (patch)
tree748f68d56131815aa078fec32659b27ba0a5c195 /tools/testing/selftests/bpf/prog_tests/autoload.c
parent47ec636f7a25aa2549e198c48ecb6b1c25d05456 (diff)
ssb: remove unreachable code
The return value of ssb_bus_unregister can only be 0 or -1, so this condition if (err == -EBUSY) will not hold, so delete it. Signed-off-by: Tian Tao <[email protected]> Acked-by: Michael Büsch <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions