staging: rtl8188eu: remove exit label
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Fri, 7 Aug 2015 10:36:32 +0000 (16:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Aug 2015 22:17:59 +0000 (15:17 -0700)
commitfbd0968708c5e6a4811e62b103fa3d8c165f65c3
tree6db3a3687c34a2cda6e4231d2aa8251370fbf4a6
parentea31f616b630723bc220ff4daa123774532f96ea
staging: rtl8188eu: remove exit label

An exit label which does nothing except return, is not worth having. So
remove it.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_recv.c