]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8192u: fix function arguments position in r819xU_phy.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sat, 15 Jun 2013 04:29:08 +0000 (07:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 22:45:44 +0000 (15:45 -0700)
commit442543d78c1059f3db655e1161611a50f189b06a
tree27ac1524a70f7718b51c79ec5576c51505159077
parentceb5659758bcbad16e4f385afd4314ec00a0321e
staging: rtl8192u: fix function arguments position in r819xU_phy.c

This patch fixes the alignment of function arguments to make
it uniform across the driver trying to keep the line size
below 80 characters.

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