]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8192u: fix return statements in r819xU_phy.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sat, 15 Jun 2013 04:29:03 +0000 (07:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 22:45:43 +0000 (15:45 -0700)
commit4c8dd926200768edbc1cdb2c2e435490809e85ad
tree060e48c327e96ead9822d52fbb46fd7bb841f4fb
parent4a6094c3171233f1f34ec0dfb233fb9b21e2aecf
staging: rtl8192u: fix return statements in r819xU_phy.c

This patch fixes the following checkpatch error:
ERROR: return is not a function, parentheses are not required

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r819xU_phy.c