scsi: libsas: Move declarations of internal functions to sas_internal.h
authorDamien Le Moal <dlemoal@kernel.org>
Fri, 25 Jul 2025 01:58:17 +0000 (10:58 +0900)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 25 Jul 2025 13:03:57 +0000 (09:03 -0400)
commit704ed03abf6b1c2752a8b16446a5ebf18694fefe
treea745b4ce4d5681775603b9cb37991091162450a5
parentbd31394aabf36ee18781c6371e02d789484ffda3
scsi: libsas: Move declarations of internal functions to sas_internal.h

Move the declaration of all functions used only within libsas from
include/scsi/sas_ata.h to drivers/scsi/libsas/sas_internal.h.

No functional changes.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20250725015818.171252-5-dlemoal@kernel.org
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/libsas/sas_internal.h
include/scsi/sas_ata.h