commit | fa6b108bb17558d721c5adfa48fc309388cd0230 | [log] [tgz] |
---|---|---|
author | Xenia Ragiadakou <burzalodowa@gmail.com> | Wed Jun 26 04:21:42 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 23 14:47:27 2013 -0700 |
tree | 7349cb51300e21dfe60f586325e31bc8c142d74c | |
parent | 05cdf47ac3374f91a2ac438be58f216562aa9b72 [diff] |
staging: rtl8192u: fix whitespace in r819xU_cmdpkt.c This patch fixes whitespaces in r819xU_cmdpkt.c to follow the kernel coding style and to improve code readability. It fixes the spaces around <,=||&&();} and adds or removes tabs to better align variables. Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>