commit | 08d49d64877bd83521786b217fbcae9f67eb361c | [log] [tgz] |
---|---|---|
author | Ana Rey <anarey@gmail.com> | Sun Mar 16 20:44:26 2014 +0100 |
committer | Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | Sun Mar 16 21:57:23 2014 -0700 |
tree | 86620b5fd5e0b59c6179917885827e2cc8912d30 | |
parent | 3dde47c63188ca20ec4c2a3540b9d0847ff72c75 [diff] |
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>