diff options
author | Baolin Wang <baolin.wang@linux.alibaba.com> | 2020-09-07 10:10:15 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-15 03:36:54 +0200 |
commit | e675df2adc2f0b8cbc0c64111d55b69f7253cbed (patch) | |
tree | e10a57b5c114f92c90ff32e0ab67a3bae3accd15 /block/partitions | |
parent | blk-throttle: Use readable READ/WRITE macros (diff) | |
download | linux-e675df2adc2f0b8cbc0c64111d55b69f7253cbed.tar.xz linux-e675df2adc2f0b8cbc0c64111d55b69f7253cbed.zip |
blk-throttle: Define readable macros instead of static variables
The 'throtl_grp_quantum' and 'throtl_quantum' are both read-only
variables, thus better to use readable macros instead of static
variables, which can also save some spaces for .bss area.
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/partitions')
0 files changed, 0 insertions, 0 deletions