diff options
author | Andre Noll <[email protected]> | 2009-01-09 08:31:06 +1100 |
---|---|---|
committer | NeilBrown <[email protected]> | 2009-01-09 08:31:06 +1100 |
commit | 1b7fdf8ff7c0e3fba9c679def4e98d5701d2949e (patch) | |
tree | c24c3a5f0c5f36a2af9b2a860074995b18537d06 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0c3573f19d135d718264e38c46597295bd6154b7 (diff) |
md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.
As ffz(~(2 * x)) = ffz(~x) + 1, we have
chunksect_bits = chunksize_bits + 1.
Fixup all users accordingly.
Signed-off-by: Andre Noll <[email protected]>
Signed-off-by: NeilBrown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions