Re: [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies()

2025-02-04 Thread Ilya Dryomov
On Wed, Jan 29, 2025 at 10:03 PM Easwar Hariharan wrote: > > On 1/28/2025 10:21 AM, Easwar Hariharan wrote: > > 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_jiffie

Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;

2020-09-11 Thread Ilya Dryomov
0/isp1760-hcd.c | 2 +- > drivers/usb/musb/cppi_dma.c | 2 +- > drivers/usb/phy/phy-fsl-usb.c | 2 +- > drivers/video/fbdev/stifb.c | 2 +- > fs/afs/yfsclient.c