diff options
| author | Markus Elfring <[email protected]> | 2015-04-14 15:42:48 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-04-14 16:48:57 -0700 |
| commit | 06a269ccdf0550671667f5cfa00bdabb6bf05259 (patch) | |
| tree | 88e6525877a457045e6b1495a10e9b7af87f48a4 /tools/perf/scripts/python | |
| parent | 3cc79b795b53a9a04aa1bcc1a943379f06324bb6 (diff) | |
ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection
ocfs2_free_path() was called in some cases by
ocfs2_figure_merge_contig_type() during error handling even if the passed
variables "left_path" and "right_path" contained still a null pointer.
Corresponding implementation details could be improved by adjustments for
jump labels according to the current Linux coding style convention.
Signed-off-by: Markus Elfring <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions