diff options
author | Yang Li <[email protected]> | 2023-08-29 09:02:22 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-08-30 21:11:40 -0400 |
commit | e7cf3a35b38ef3c8ee74e6cfe1fd6a62c7f34a02 (patch) | |
tree | f28508f9f9934119ca8d977daeae6fda84b7bbd0 /scripts/gdb/linux/lists.py | |
parent | 7a5dee9b72e9aafaa684dea8bf55aac91997b319 (diff) |
scsi: fnic: Remove unused functions fnic_scsi_host_start/end_tag()
The functions fnic_scsi_host_start_tag() and fnic_scsi_host_end_tag() are
not used anywhere, so remove them.
silence the warnings:
drivers/scsi/fnic/fnic_scsi.c:2175:1: warning: unused function 'fnic_scsi_host_start_tag'
drivers/scsi/fnic/fnic_scsi.c:2196:1: warning: unused function 'fnic_scsi_host_end_tag'
Signed-off-by: Yang Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Karan Tilak Kumar <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions