summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/IEEE11h.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-03-18 10:44:36 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-18 17:21:34 -0700
commitb7760002277a32d427d0bf8167c45ecbbe1260d9 (patch)
tree858de6cab6d6a2ac75176207efc4a51da34a121e /drivers/staging/vt6655/IEEE11h.h
parentab4622cca5fb9667b8bacc36cd59e4b2eea3aacd (diff)
staging:vt6655:IEEE11h: Whitespace cleanups
Neatening only. git diff -w shows no differences. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/IEEE11h.h')
-rw-r--r--drivers/staging/vt6655/IEEE11h.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/vt6655/IEEE11h.h b/drivers/staging/vt6655/IEEE11h.h
index 542340b96e3..8819fa1563b 100644
--- a/drivers/staging/vt6655/IEEE11h.h
+++ b/drivers/staging/vt6655/IEEE11h.h
@@ -45,8 +45,8 @@
/*--------------------- Export Functions --------------------------*/
-bool IEEE11hbMSRRepTx (
- void *pMgmtHandle
- );
+bool IEEE11hbMSRRepTx(
+ void *pMgmtHandle
+);
#endif // __IEEE11h_H__