diff options
author | 2012-03-19 12:46:41 +1100 | |
---|---|---|
committer | 2012-03-19 12:46:41 +1100 | |
commit | 61a0d80ce4ab5b4fb9ecb38f1fb19654778b71ed (patch) | |
tree | 21631162d46575db6645636d1c18b8797247d0c9 /tools/perf/scripts/python | |
parent | md/bitmap: remove unnecessary indirection when allocating. (diff) | |
download | linux-dev-61a0d80ce4ab5b4fb9ecb38f1fb19654778b71ed.tar.xz linux-dev-61a0d80ce4ab5b4fb9ecb38f1fb19654778b71ed.zip |
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
Be redefining ->chunkshift as the shift from sectors to chunks rather
than bytes to chunks, we can just use "bitmap->chunkshift" which is
shorter than the macro call, and less indirect.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions