diff options
author | Tejun Heo <tj@kernel.org> | 2013-05-14 13:52:32 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-05-14 13:52:32 -0700 |
commit | 5b2c16aae0c074c3bb546c4c066ca7064684553c (patch) | |
tree | b7132e755036daf5f51438c312e5b936d4fdcefe /.gitignore | |
parent | c9e0332e877c1a1ccfe4ba315a437c7a8cf6e575 (diff) | |
download | talos-op-linux-5b2c16aae0c074c3bb546c4c066ca7064684553c.tar.gz talos-op-linux-5b2c16aae0c074c3bb546c4c066ca7064684553c.zip |
blk-throttle: simplify throtl_grp flag handling
blk-throttle is still using function-defining macros to define flag
handling functions, which went out style at least a decade ago.
Just define the flag as bitmask and use direct bit operations.
This patch doesn't make any functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions