Hi > -----Original Message----- > From: Lee Jones <[email protected]> > Sent: 02 November 2020 17:27 > To: [email protected] > Cc: [email protected]; Lee Jones <[email protected]>; Alim > Akhtar <[email protected]>; Avri Altman <[email protected]>; > Santosh Yaraganavi <[email protected]>; Vinayak Holikatti > <[email protected]> > Subject: [PATCH 11/19] scsi: ufs: ufshcd: Fix some function doc-rot > > Fixes the following W=1 kernel build warning(s): > > drivers/scsi/ufs/ufshcd.c:6603: warning: Function parameter or member > 'hba' not described in 'ufshcd_try_to_abort_task' > drivers/scsi/ufs/ufshcd.c:6603: warning: Function parameter or member 'tag' > not described in 'ufshcd_try_to_abort_task' > drivers/scsi/ufs/ufshcd.c:6603: warning: Excess function parameter 'cmd' > description in 'ufshcd_try_to_abort_task' > > Cc: Alim Akhtar <[email protected]> > Cc: Avri Altman <[email protected]> > Cc: Santosh Yaraganavi <[email protected]> > Cc: Vinayak Holikatti <[email protected]> > Signed-off-by: Lee Jones <[email protected]> > --- Thanks!
Acked-by: Alim Akhtar <[email protected]>

