aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-03-28 12:22:13 +0000
committerJiri Kosina <[email protected]>2024-04-12 17:55:57 +0200
commit4e124ed0da2939dcd27849a3d6f41fbc537a20be (patch)
treeb13cf92ab1c9ac6f841473c3c08f018e11443b56 /tools/testing/selftests/bpf/progs/test_autoload.c
parent3e78a6c0d3e02e4cf881dc84c5127e9990f939d6 (diff)
HID: sony: remove redundant assignment
The variable ret is being assigned a value that is never read afterwards. The assignment is redundant and can be removed. Cleans up clang scan build warning: drivers/hid/hid-sony.c:2020:3: warning: Value stored to 'ret' is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions