]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf00204609f6f02dc2ce5dfb1e97944dd8379d544
tree8b33647d81a925627205a395e7e2fa6d260d18c2
parent7192e77d0a6130258347f2d30c9bbe08b2f70cc7
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