diff options
| author | Eric Whitney <[email protected]> | 2014-03-13 23:14:46 -0400 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2014-03-13 23:14:46 -0400 |
| commit | 31cf0f2c3195258f83adabf1a71a782a92b8268a (patch) | |
| tree | 0f21d7c7b88860776cfbec90cd30591c2cb50a7f /tools/perf/scripts/python | |
| parent | 38c03b34391dd25a39576073e58485e5949d29fe (diff) | |
ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents
Code deallocating the extent path referenced by an argument to
ext4_ext_handle_uninitialized_extents was made redundant with identical
code in its one caller, ext4_ext_map_blocks, by commit 3779473246.
Allocating and deallocating the path in the same function also makes
the code clearer.
Signed-off-by: Eric Whitney <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions