Benoît Canet <[email protected]> writes:

>> -    if (size % dev->blk.conf.logical_block_size) {
>> +    if (size % dev->conf.conf.logical_block_size) {
>
> This look strange (conf.conf)

Yeah, it does.  I picked conf anyway, for consistency with the existing
similar members of sibling structs VirtIOSCSICommon and VirtIORNG.

> Anyway this seems correct.
>
> Reviewed-by: Benoit Canet <[email protected]>

Thanks!

Reply via email to