aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWan ZongShun <[email protected]>2010-06-02 16:03:39 +0800
committerMark Brown <[email protected]>2010-06-07 14:27:18 +0100
commit04c09a15f5c3a1f468cb8daf570eec3af21940ed (patch)
tree799d62a4dcf5154e0ac49c01932e0ecb5a344e91 /tools/perf/scripts/python
parent911ff689ff9af626cd072fd0fc95ef33f2f722dc (diff)
ASoC: patch for the useless 'break' removal in kirkwood
This patch to remove the 'break;', when the 'switch' jumps to the 'default' branch, the 'return -EINVAL' will be return with a error number, so the 'break;' code never be run, it is unuseful and should be removed here. Signed-off-by: Wan ZongShun <[email protected]> Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions