zbd: Fix zoned_block_device_info.zone_size documentation
authorBart Van Assche <bvanassche@acm.org>
Sat, 30 May 2020 22:54:09 +0000 (15:54 -0700)
committerBart Van Assche <bvanassche@acm.org>
Wed, 10 Jun 2020 02:28:06 +0000 (19:28 -0700)
commitd87d9c6c611f74a5888c74568d545be200139498
tree22d3cd4bbdf55e03bd2a029bcc04921d44107623
parentc7d5e15208f171581b088a6aba0a2fd75ee003c0
zbd: Fix zoned_block_device_info.zone_size documentation

Commit ee3696bdfd84 changed the unit of 'zone_size' from 512 bytes into one
byte. Bring the documentation of that member variable in sync with the code.

Fixes: ee3696bdfd84 ("zbd: Use bytes unit")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
zbd.h