Re: [PATCH v1] scsi: ufs: change msleep to usleep_range
From: Martin K. Petersen
Date: Tue Jul 16 2019 - 22:48:54 EST
Bean,
> This patch is to change msleep() to usleep_range() based on
> Documentation/timers/timers-howto.txt. It suggests using
> usleep_range() for small msec(1ms - 20ms) since msleep() will often
> sleep longer than desired value.
Applied to 5.4/scsi-queue, thanks!
--
Martin K. Petersen Oracle Linux Engineering