diff options
author | Andre Noll <[email protected]> | 2009-01-09 08:31:07 +1100 |
---|---|---|
committer | NeilBrown <[email protected]> | 2009-01-09 08:31:07 +1100 |
commit | 6b8796cc3decb43c7c67a13a0699b6a21b754c78 (patch) | |
tree | 6096c9da13baa3983d96f69f5b3dbcd099d35c49 /tools/perf/scripts/python/syscall-counts.py | |
parent | 6199d3db0fc34f8ada895879d04a353a6ae632bc (diff) |
md: raid0 create_strip_zones(): Make two local variables sector-based.
current_offset and curr_zone_offset stored the corresponding offsets
as 1K quantities. Rename them to current_start and curr_zone_start
to match the naming of struct strip_zone and store the offsets as
sector counts.
Also, add KERN_INFO to the printk() affected by this change to make
checkpatch happy.
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