Message ID | 20230912230551.454357-1-dlemoal@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Minor cleanups | expand |
Damien, > 3 patches to cleanup libsas functions declarations. No functional > changes. Applied to 6.7/scsi-staging, thanks!
On Wed, 13 Sep 2023 08:05:48 +0900, Damien Le Moal wrote: > 3 patches to cleanup libsas functions declarations. No functional > changes. > > Changes from v2: > * Added argument name to sas_discover_event() in patch 1 > * Removed repeated word "used" from commit message of patch 3 > * Added Johannes' review tag > > [...] Applied to 6.7/scsi-queue, thanks! [1/3] scsi: libsas: Move local functions declarations to sas_internal.h https://git.kernel.org/mkp/scsi/c/d10b11dcb08f [2/3] scsi: libsas: Declare sas_set_phy_speed() static https://git.kernel.org/mkp/scsi/c/9b52c1c6cafd [3/3] scsi: libsas: Declare sas_discover_end_dev() static https://git.kernel.org/mkp/scsi/c/1345a7d909a3