linux/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 treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
mega_common.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
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 treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
megaraid_mm.c scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry() 2021-07-28 23:29:09 -04:00
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 scsi: megaraid_sas: Fix crash after a double completion 2023-03-24 20:58:29 -04:00
megaraid_sas_fusion.h scsi: megaraid_sas: Add flexible array member for SGLs 2023-01-18 18:22:22 -05:00
megaraid_sas.h scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays 2023-05-16 21:30:25 -04:00