diff options
author | 2013-05-14 13:52:32 -0700 | |
---|---|---|
committer | 2013-05-14 13:52:32 -0700 | |
commit | 5b2c16aae0c074c3bb546c4c066ca7064684553c (patch) | |
tree | b7132e755036daf5f51438c312e5b936d4fdcefe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blk-throttle: rename throtl_rb_root to throtl_service_queue (diff) | |
download | linux-dev-5b2c16aae0c074c3bb546c4c066ca7064684553c.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions