scsi: libsas: Move local functions declarations to sas_internal.h
authorDamien Le Moal <dlemoal@kernel.org>
Tue, 12 Sep 2023 23:05:49 +0000 (08:05 +0900)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 14 Sep 2023 01:06:44 +0000 (21:06 -0400)
commitd10b11dcb08f064aae5357578246588f08d3d127
treec0d1c65bd8da0c208297314db67e0b3d43874646
parent2c99e3d7d2cba9dc478c050b506c9482aaa08f32
scsi: libsas: Move local functions declarations to sas_internal.h

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

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