On Fri, Jan 20, 2023 at 12:08:05AM +0200, Andy Shevchenko wrote: > Since the commit 72deb455b5ec ("block: remove CONFIG_LBDAF") > the sector_t is always 64-bit type, no need to cast anymore. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>