staging: rtl8192u: fix braces in r8192U_core.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Mon, 3 Jun 2013 20:58:45 +0000 (23:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 02:33:50 +0000 (19:33 -0700)
This patch fixes the position of braces and removes
redundant braces, following the kernel coding style
conventions.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Reviewed-by: Dan Carpenter<dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found