nl80211: Fix some coding style issues
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 14 Apr 2014 10:39:18 +0000 (13:39 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 25 Apr 2014 16:27:07 +0000 (19:27 +0300)
commit0e80ea2c70318232b406e9100a487b1ddbc2c754
treee8400d884f50e3d5a01f8567afa86d2a0afb0251
parenta26582cb98f89b43fc6748aeaeb023848532d33e
nl80211: Fix some coding style issues

Some trailing whitespace and spaces for indentation were present in the
driver wrapper and header files.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c