diff options
| author | 2015-03-13 16:58:40 +0900 | |
|---|---|---|
| committer | 2015-03-16 16:08:01 +0100 | |
| commit | e1cc3112b22715f91a07680ea315fd92521a5c2e (patch) | |
| tree | 19747bf1cf275b39fd5b64acca1bdf5fe6d895a9 /include/linux | |
| parent | staging: 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
