staging: rtl8187se: fix checkpatch space and tab warnings
authorTeodora Baluta <teobaluta@gmail.com>
Mon, 21 Oct 2013 23:37:14 +0000 (02:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Oct 2013 21:17:54 +0000 (14:17 -0700)
commit61ead61f2692d04539a9c37970c5ae47fbf390a5
tree6aa856202d078519f4fd41f85f4526efbc1f5757
parentf70c8a91cd0e743d0531a158d939bbdb6c0874dc
staging: rtl8187se: fix checkpatch space and tab warnings

This patch fixes checkpatch issues regarding space and tab like:

WARNING: please, no spaces at the start of a line
ERROR: code indent should use tabs where possible
WARNING: suspect code indent for conditional statements (2, 4)
ERROR: space required before the open parenthesis '('
ERROR: space required after that ',' (ctx:VxO)

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c