[PATCH v2] scsi: ufs: host: ufs-exynos: staticize fsd_ufs_drvs

Bart Van Assche bvanassche at acm.org
Thu Aug 11 09:54:16 PDT 2022


On 8/11/22 09:10, Alim Akhtar wrote:
> struct fsd_ufs_drvs is not used outside this file, so made it static.
> This fixes sparse warning:
> 
> drivers/ufs/host/ufs-exynos.c:1721:28: sparse: sparse:
> symbol 'fsd_ufs_drvs' was not declared. Should it be static?

`staticize' is not a verb. Anyway:

Reviewed-by: Bart Van Assche <bvanassche at acm.org>



More information about the linux-arm-kernel mailing list