On 12/5/23 04:37, Yu Kuai wrote:
+static inline u8 block_bits(struct block_device *bdev)
+{
+       return bdev->bd_inode->i_blkbits;
+}

This function needs a name that's more descriptive.

Thanks,

Bart.

Reply via email to