aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorSupriya Karanth <iskaranth@gmail.com>2015-03-13 16:58:41 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-16 16:00:20 +0100
commit26049b11cb4dbe92243c9db5fd35ce7711d9b6bc (patch)
tree9d75e8ad6a3649418452c2c019634ba62f34da91 /scripts/cleanpatch
parentStaging: rtl8192e: Remove unnecessary variables (diff)
staging: rtl8192e: remove break after return
Remove "break" statement after a "return" statement as it does not get executed. Found by checkpatch.pl - break is not useful after a goto or return Signed-off-by: Supriya Karanth <iskaranth@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions