Re: [PATCH v1 5/9] pktcdvd: Drop redundant castings for sector_t
From: Greg Kroah-Hartman
Date: Fri Jan 20 2023 - 02:28:32 EST
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>