Re: [PATCH 1/3] zbd: create a local zbdi variable for f->zbd_info

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 24, 2021 at 05:23:07PM +0000, Niklas Cassel wrote:
> +	struct zoned_block_device_info *zbdi = f->zbd_info;

It is unrelated to the patch. But! It is impossible to type
"zoned_block_device_info" without autocompletion.

Can it be renamed just to 

	struct zbd * const zbd = f->zbd_info;

"info" is kind of information free word, too.



[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux