]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
scsi: aic7xxx: Make BUILD_SCSIID() a function
authorHannes Reinecke <hare@suse.de>
Mon, 2 Oct 2023 15:43:16 +0000 (17:43 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Oct 2023 18:23:14 +0000 (14:23 -0400)
commit958230bcdda20a5b19615517dbb3b63e839c4fd2
treebe40143704e5bbdab6c6dee3dc1562c7e4a486cf
parent6a137a967bc7da58f8e304c96af1df947f13e52c
scsi: aic7xxx: Make BUILD_SCSIID() a function

Convert BUILD_SCSIID() into a function and add a scsi_device argument.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20231002154328.43718-7-hare@suse.de
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/aic7xxx/aic7xxx_osm.c