OSDN Git Service

staging: rtl8187se: Fix whitespaces in if-statement.
authorAna Rey <anarey@gmail.com>
Sun, 16 Mar 2014 19:44:26 +0000 (20:44 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 04:57:23 +0000 (21:57 -0700)
commit08d49d64877bd83521786b217fbcae9f67eb361c
tree86620b5fd5e0b59c6179917885827e2cc8912d30
parent3dde47c63188ca20ec4c2a3540b9d0847ff72c75
staging: rtl8187se: Fix whitespaces in if-statement.

Fix whitespaces around braces in if-statement as the
codingStyle of the kernel recommends in ieee80211/ieee80211_softmac.c
Also, fix coding style in these lines when It is necessary.

Fix checkpatch.pl errors:
ERROR: space required before the open brace '{'

Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c