On 4/14/22 21:52, Christoph Hellwig wrote: > Replace the open coded offset calculation with the proper helper. > This is an ABI change in that the -1 for a misaligned partition is > properly propagated, which can be considered a bug fix and matches > what is done on the whole device. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> > --- Neat! Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck