staging: rtl8192u: fix function definitions' style in r8192U_core.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Mon, 3 Jun 2013 20:58:46 +0000 (23:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 02:33:51 +0000 (19:33 -0700)
This patch fixes the function definitions' style in order
to be uniform across the file and in compliance with the
linux kernel coding style.

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