Hi Marc,
On Thu, 2019-03-14 at 19:57 +0800, Marc Gonzalez wrote:
> On 14/03/2019 11:40, Stanley Chu wrote:
>
> > scsi: ufs: cleanup unused min_uA in struct ufs_vreg
>
> cleanup => drop/remove/delete
>
> > min_uA in strcut ufs_vreg is not used by any ufs
> > drivers thus remove it.
>
> Nits:
>
On 14/03/2019 11:40, Stanley Chu wrote:
> scsi: ufs: cleanup unused min_uA in struct ufs_vreg
cleanup => drop/remove/delete
> min_uA in strcut ufs_vreg is not used by any ufs
> drivers thus remove it.
Nits:
min_uA => min_uA field (?)
strcut => struct
not used by any ufs drivers => not used any
min_uA in strcut ufs_vreg is not used by any ufs
drivers thus remove it.
Signed-off-by: Stanley Chu
---
drivers/scsi/ufs/ufs.h | 1 -
drivers/scsi/ufs/ufshcd-pltfrm.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/drivers/scsi/ufs/ufs.h b/drivers/scsi/ufs/ufs.h
index 7da7318eb6a6
3 matches
Mail list logo