linux-mainline/drivers/scsi/megaraid
Jialin Zhang bb1459cb84 scsi: megaraid: Use pci_dev_id() to simplify the code
PCI core API pci_dev_id() can be used to get the BDF number for a PCI
device. We don't need to compose it manually. Use pci_dev_id() to simplify
the code a little bit.

Signed-off-by: Jialin Zhang <zhangjialin11@huawei.com>
Link: https://lore.kernel.org/r/20230815025419.3523236-4-zhangjialin11@huawei.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2023-08-21 16:47:44 -04:00
..
Kconfig.megaraid scsi: Add HAS_IOPORT dependencies 2023-05-31 19:59:26 -04:00
Makefile
mbox_defs.h
mega_common.h
megaraid_ioctl.h
megaraid_mbox.c scsi: megaraid: Use pci_dev_id() to simplify the code 2023-08-21 16:47:44 -04:00
megaraid_mbox.h
megaraid_mm.c
megaraid_mm.h
megaraid_sas_base.c scsi: megaraid_sas: Use pci_dev_id() to simplify the code 2023-08-21 16:47:44 -04:00
megaraid_sas_debugfs.c
megaraid_sas_fp.c overflow: Add struct_size_t() helper 2023-05-26 13:52:19 -07:00
megaraid_sas_fusion.c
megaraid_sas_fusion.h
megaraid_sas.h