Re: (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
From: Martin K. Petersen
Date: Mon Mar 10 2025 - 21:22:25 EST
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