diff options
author | 2014-11-11 20:04:47 +0000 | |
---|---|---|
committer | 2014-12-06 03:20:43 -0800 | |
commit | 2352b849a4b10a543db4d6aa9c962165a0dded58 (patch) | |
tree | ff8b077c1b23005c45d58239fb0dafcf505cc325 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'ebpf-next' (diff) | |
download | linux-dev-2352b849a4b10a543db4d6aa9c962165a0dded58.tar.xz linux-dev-2352b849a4b10a543db4d6aa9c962165a0dded58.zip |
i40e: Remove unneeded break statement
This case statement is empty and the fall through just breaks out
so remove the break and let it fall through to break out.
Change-ID: I1b5ba9870d5245ca80bfca6e7f5f089e2eb8ccb0
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions