diff options
| author | RongQing.Li <[email protected]> | 2011-11-30 23:43:07 -0500 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-11-30 23:43:07 -0500 |
| commit | 8f891489866ec62a87494eff3ed17c88152c32d4 (patch) | |
| tree | a3baca724faed04898f72e3e512f76892a1b05ce /tools/perf/scripts/python | |
| parent | ea6a5d3b97b768561db6358f15e4c84ced0f4f7e (diff) | |
net/core: fix rollback handler in register_netdevice_notifier
Within nested statements, the break statement terminates only the
do, for, switch, or while statement that immediately encloses it,
So replace the break with goto.
Signed-off-by: RongQing.Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions