commit | 730cb373f3aaf7be69f59db6999e1e07f18117c2 | [log] [tgz] |
---|---|---|
author | Tapasweni Pathak <tapaswenipathak@gmail.com> | Sun Sep 21 05:21:58 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 08:02:06 2014 -0700 |
tree | 23dd9a6746b28cb4f59e94459d8f2e904ec4742a | |
parent | 020e46e06afccaecd2db8ace32ce22dae1549b44 [diff] |
Staging: rtl8712: remove break after return statement This patch fixes checkpatch.pl warning in rtl871x_ioctl_linux.c file WARNING : break is not useful after goto or return Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>