diff options
author | 2012-05-22 13:55:13 +1000 | |
---|---|---|
committer | 2012-05-22 13:55:13 +1000 | |
commit | edbb79df6731bb1e99c15f5a519a864d488f4808 (patch) | |
tree | 3f2cff223d63a8ec5be507fb991cea083c2b8c7a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | md/bitmap: move storage allocation from bitmap_load to bitmap_create. (diff) | |
download | wireguard-linux-edbb79df6731bb1e99c15f5a519a864d488f4808.tar.xz wireguard-linux-edbb79df6731bb1e99c15f5a519a864d488f4808.zip |
md/bitmap: remove bitmap_mask_state
This function isn't really needed. It sets or clears a flag in both
bitmap->flags and sb->state.
However both times it is called, bitmap_update_sb is called soon
afterwards which copies bitmap->flags to sb->state.
So just make changes to bitmap->flags, and open-code those rather than
hiding in a function.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions