diff options
author | NeilBrown <neilb@suse.de> | 2015-05-21 04:50:16 +0300 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2015-05-28 04:36:06 +0300 |
commit | 4e3d62ff4976f26d22b8b91572a49136bb3a23f1 (patch) | |
tree | a02289e88db74dfc3f750bbd43e7303cffd5383f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b15a9dbdbfe72848b7ed4cd3f97fe80daaf99c89 (diff) | |
download | linux-4e3d62ff4976f26d22b8b91572a49136bb3a23f1.tar.xz |
md/raid5: remove condition test from check_break_stripe_batch_list.
handle_stripe_clean_event() contains a chunk of code very
similar to check_break_stripe_batch_list().
If we make the latter more like the former, we can end up
with just one copy of this code.
This first step removed the condition (and the 'check_') part
of the name. This has the added advantage of making it clear
what check is being performed at the point where the function is
called.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions