aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRobin Dong <[email protected]>2012-08-17 10:02:17 -0400
committerTheodore Ts'o <[email protected]>2012-08-17 10:02:17 -0400
commit15c006a22f8e004afbce42a54c878162355f1587 (patch)
tree264e8e58824c183c28b9a6a4134ac82f0a640c56 /tools/perf/scripts/python/bin
parentcc6eb18d68fb52a7de65b7a318461ca600240177 (diff)
ext4: remove unused function argument 'order' in mb_find_extent()
All the routines call mb_find_extent are setting argument 'order' to 0 just like: mb_find_extent(e4b, 0, ex.fe_start, ex.fe_len, &ex); therefore the useless argument should be removed. Signed-off-by: Robin Dong <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions