aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_prog_array_init.c
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2022-03-15 07:15:20 +0100
committerMartin K. Petersen <[email protected]>2022-03-15 14:07:11 -0400
commit66daf3e6b9936328cb28eaaa29dddfe96343cc85 (patch)
treeb30ef649c8a94df5864ae36425a65facfe872f98 /tools/testing/selftests/bpf/progs/test_prog_array_init.c
parentdc155e1acb18fe549bf4efc91ecca2a80deea5f2 (diff)
scsi: scsi_ioctl: Drop needless assignment in sg_io()
Commit ce70fd9a551a ("scsi: core: Remove the cmd field from struct scsi_request") refactored sg_io(), so that it does not allocate directly and hence does not return -ENOMEM in its error case. That makes a remaining assignment of -ENOMEM to the return variable needless. Drop this needless assignment in sg_io(). No functional change. No change in resulting object code. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions