On Fri, Oct 15, 2021 at 03:26:34PM +0200, Christoph Hellwig wrote: > Use the proper helper to read the block device size. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Thanks for the bdev_by_bytes() helper; this is more readable now. :) Acked-by: Kees Cook <keescook@xxxxxxxxxxxx> -- Kees Cook