On 1/28/2025 9:21 PM, Christoph Hellwig wrote: > On Tue, Jan 28, 2025 at 06:21:54PM +0000, Easwar Hariharan wrote: >> else >> - cfg->retry_timeout = msecs_to_jiffies( >> - init[i].retry_timeout * MSEC_PER_SEC); >> + cfg->retry_timeout = secs_to_jiffies(init[i].retry_timeout); > > This messes up the formatting by introducing an overly long line. > > Otherwise the change looks fine. I'll fix this in v2. Thanks for the review! - Easwar (he/him)
- Follow-Ups:
- Re: [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan
- Re: [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies()
- References:
- [PATCH 00/16] Converge on using secs_to_jiffies() part two
- From: Easwar Hariharan
- [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan
- Re: [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies()
- From: Christoph Hellwig
- [PATCH 00/16] Converge on using secs_to_jiffies() part two
- Prev by Date: Re: [PATCH 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
- Next by Date: Re: [PATCH 08/16] libata: zpodd: convert timeouts to secs_to_jiffies()
- Previous by thread: Re: [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies()
- Next by thread: Re: [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies()
- Index(es):
![]() |