aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorSupriya Karanth <iskaranth@gmail.com>2015-03-13 16:58:40 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-16 16:08:01 +0100
commite1cc3112b22715f91a07680ea315fd92521a5c2e (patch)
tree19747bf1cf275b39fd5b64acca1bdf5fe6d895a9 /include/linux
parentstaging: rtl8188eu: remove intialization of static ints (diff)
staging: rtl8188eu: 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 'include/linux')
0 files changed, 0 insertions, 0 deletions