commit | 7c8542b7982264226cf94102950343185869b584 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Fri Jun 15 14:55:20 2018 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 09 09:07:52 2018 -0600 |
tree | 12082f9bef56ec3474f1cf89d10250aac00189d8 | |
parent | 6b1d83d274486615cc341e410467a98fd9c27c0a [diff] |
block: Inline blk_queue_nr_zones() Since the implementation of blk_queue_nr_zones() is trivial and since it only has a single caller, inline this function. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Cc: Matias Bjorling <mb@lightnvm.io> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>