Re: [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()

From: Martin K. Petersen
Date: Mon Mar 03 2025 - 21:13:05 EST



Easwar,

> Commit b35108a51cf7 ("jiffies: Define secs_to_jiffies()") introduced
> secs_to_jiffies(). As the value here is a multiple of 1000, use
> secs_to_jiffies() instead of msecs_to_jiffies() to avoid the
> multiplication

Fixed compilation error and applied to 6.15/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering