aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2021-09-30 19:51:57 +0800
committerMartin K. Petersen <[email protected]>2021-10-04 21:54:18 -0400
commitc5336400ca8b5f83123d965ce1eb9ac4a604cc95 (patch)
treeef3af6e3cb994e6ffb1e5dc430c1582b3fef9f2a /tools/testing/selftests/bpf/prog_tests/autoload.c
parent79a7482249a7353bc86aff8127954d5febf02472 (diff)
scsi: acornscsi: Remove scsi_cmd_to_tag() reference
Commit 756fb6a895af ("scsi: acornscsi: Remove tagged queuing vestiges") mistakenly introduced a reference to function scsi_cmd_to_tag(). This function does not exist as it was removed from an earlier series version when I upstreamed the named commit - originally authored By Hannes - but this reference still remained. Fix by replacing the reference to scsi_cmd_to_tag() with scsi_cmd_to_rq(scsi_scmd)->tag, which scsi_cmd_to_tag() was a wrapper for. Link: https://lore.kernel.org/r/[email protected] Fixes: 756fb6a895af ("scsi: acornscsi: Remove tagged queuing vestiges") Reported-by: Arnd Bergmann <[email protected]> Tested-by: Arnd Bergmann <[email protected]> Signed-off-by: John Garry <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions