diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2017-01-12 07:58:32 -0700 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-01-12 07:58:32 -0700 |
commit | f99e86485cc32cd16e5cc97f9bb0474f28608d84 (patch) | |
tree | 4ca5ba54827883c29f70b55f6aad314a898f26bd /block/ioctl.c | |
parent | b5a10c5f7532b7473776da87e67f8301bbc32693 (diff) |
block: Rename blk_queue_zone_size and bdev_zone_size
All block device data fields and functions returning a number of 512B
sectors are by convention named xxx_sectors while names in the form
xxx_size are generally used for a number of bytes. The blk_queue_zone_size
and bdev_zone_size functions were not following this convention so rename
them.
No functional change is introduced by this patch.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Collapsed the two patches, they were nonsensically split and broke
bisection.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions