diff options
| author | Laurent Pinchart <[email protected]> | 2014-03-20 15:00:35 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-03-20 17:22:10 -0400 |
| commit | f738a13d8365b0f824f3f20450b413f55374f175 (patch) | |
| tree | 788926a610e69f46818ec6e831948f99d9675c9a /tools/perf/scripts/python/bin | |
| parent | daacf03f0bbfefee3df107c3f7659d22e22538a7 (diff) | |
sh_eth: Remove goto statements that jump straight to a return
"goto" is well accepted for error paths in the kernel but should not be
used unnecessarily. Return the correct value directly instead of using a
goto when possible.
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions