Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()

Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Jens Axboe <axboe@fb.com>

authored by

Asai Thambi SP and committed by
Jens Axboe
284eb9a2 2132a544

-1
-1
drivers/block/mtip32xx/mtip32xx.c
··· 2891 2891 mtip_block_initialize(dd); 2892 2892 return 0; 2893 2893 } 2894 - ssleep(10); 2895 2894 } while (time_before(jiffies, timeout)); 2896 2895 2897 2896 /* Check for timeout */