scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES
Commit 4db7a23605
("scsi: ufs: Fix concurrency of error handler and other
error recovery paths") removed all callers of UIC_HIBERN8_ENTER_RETRIES.
Hence also remove the macro itself.
Link: https://lore.kernel.org/r/20220708052006epcms2p2d1129dbf95fd77f46906200ccb0a9ccd@epcms2p2
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Signed-off-by: Keoseong Park <keosung.park@samsung.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
Родитель
3d73b200f9
Коммит
c641ffdb59
|
@ -64,9 +64,6 @@
|
|||
/* maximum number of link-startup retries */
|
||||
#define DME_LINKSTARTUP_RETRIES 3
|
||||
|
||||
/* Maximum retries for Hibern8 enter */
|
||||
#define UIC_HIBERN8_ENTER_RETRIES 3
|
||||
|
||||
/* maximum number of reset retries before giving up */
|
||||
#define MAX_HOST_RESET_RETRIES 5
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче