blk-throttle: Use readable READ/WRITE macros
authorBaolin Wang <baolin.wang@linux.alibaba.com>
Mon, 7 Sep 2020 08:10:14 +0000 (16:10 +0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Sep 2020 01:36:54 +0000 (19:36 -0600)
commitff8b22c0f258c936460b436f6d78ed49a3b2a4cf
tree8b33647d81a925627205a395e7e2fa6d260d18c2
parentb53b072c4bb579a57c14f8e1d4ce2f4942814000
blk-throttle: Use readable READ/WRITE macros

Use readable READ/WRITE macros instead of magic numbers.

Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-throttle.c