]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: fix spaces around ( and ) in r819xU_phy.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sat, 15 Jun 2013 04:29:07 +0000 (07:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 22:45:44 +0000 (15:45 -0700)
commit6404377e595f62fb0f332dcd08689e5c7b9a07f9
treec0b0ed785b40d32132fad1e7dbac6c33d3c0191c
parent9e87a316a2429d9f39d4a57fe1c2c4028ca9c8c8
staging: rtl8192u: fix spaces around ( and ) in r819xU_phy.c

This patch removes whitespace after ')' and before ')'
following the linux kernel coding style conventions.

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