(subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
Martin K. Petersen
martin.petersen at oracle.com
Mon Mar 10 18:19:03 PDT 2025
On Tue, 25 Feb 2025 20:17:14 +0000, Easwar Hariharan wrote:
> This is the second series (part 1*) that converts users of msecs_to_jiffies() that
> either use the multiply pattern of either of:
> - msecs_to_jiffies(N*1000) or
> - msecs_to_jiffies(N*MSEC_PER_SEC)
>
> where N is a constant or an expression, to avoid the multiplication.
>
> [...]
Applied to 6.15/scsi-queue, thanks!
[02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
https://git.kernel.org/mkp/scsi/c/a131f20804d6
--
Martin K. Petersen Oracle Linux Engineering
More information about the Linux-nvme
mailing list