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

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

Signed-off-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20231002154328.43718-9-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/aic79xx_osm.c