summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c
diff options
context:
space:
mode:
authorBo Liu <liubo03@inspur.com>2022-06-16 22:04:30 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2022-06-21 21:22:51 -0400
commit873cdda193fc501d20e4cf644e4415c463091f4d (patch)
treea6633223404ec9d0d084251b77eac81e957cce4c /drivers/scsi/mpt3sas/mpt3sas_scsih.c
parent6e637b723d8277cac4d347ea671ab798b70d8fc9 (diff)
scsi: core: bsg: Remove usage of the deprecated ida_simple_xxx() API
Use ida_alloc_xxx()/ida_free() instead of ida_simple_get()/ida_simple_remove(). The latter is deprecated and more verbose. Link: https://lore.kernel.org/r/20220617020430.2300-1-liubo03@inspur.com Signed-off-by: Bo Liu <liubo03@inspur.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpt3sas_scsih.c')
0 files changed, 0 insertions, 0 deletions