]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8192u: fix spaces around relational operators in r819xU_phy.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Tue, 18 Jun 2013 02:29:38 +0000 (05:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jun 2013 18:32:39 +0000 (11:32 -0700)
commit9d8e79ed3262b0f7e64168f8a1b7967a03353ca7
tree908eb31c2ddd106eb2d296c34efb0b53138c49a8
parent111857c983e96e7c70593d0c713985b3ece08c9d
staging: rtl8192u: fix spaces around relational operators in r819xU_phy.c

This patch fixes the whitespace around relational operators
to meet 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>
drivers/staging/rtl8192u/r819xU_phy.c