diff options
author | 2019-06-26 09:35:26 +0200 | |
---|---|---|
committer | 2019-07-01 09:19:43 +0200 | |
commit | d19b75b05178e1e1483ccd9bd38fce930a0204d2 (patch) | |
tree | 37785af26d290a56ffa8080d1da5945f00540802 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | staging: kpc2000: introduce __func__ (diff) | |
download | linux-dev-d19b75b05178e1e1483ccd9bd38fce930a0204d2.tar.xz linux-dev-d19b75b05178e1e1483ccd9bd38fce930a0204d2.zip |
staging: kpc2000: remove needless 'break'
The unconditioned jump will prohibit to ever reach the break-statement.
Deleting this needless statement, the code becomes more understandable.
Signed-off-by: Fabian Krueger <fabian.krueger@fau.de>
Signed-off-by: Michael Scheiderer <michael.scheiderer@fau.de>
Cc: <linux-kernel@i4.cs.fau.de>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions