On 7/16/25 01:52, Bart Van Assche wrote: > sector_t is a synonym for u64 and all architectures define u64 as unsigned > long long. Hence, it is not necessary to cast type sector_t to unsigned > long long. Remove the superfluous casts to improve compile-time type checking. > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Damien Le Moal <dlemoal@xxxxxxxxxx> -- Damien Le Moal Western Digital Research