staging: vt6656: rf.h cleanup C_PWBT comments
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 24 Jul 2014 22:34:17 +0000 (23:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:19:57 +0000 (11:19 -0700)
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/power.h

index 256726f..7696b71 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef __POWER_H__
 #define __POWER_H__
 
-#define     C_PWBT                   1000      // micro sec. power up before TBTT
+#define C_PWBT 1000 /* micro sec. power up before TBTT */
 
 void vnt_disable_power_saving(struct vnt_private *);
 void vnt_enable_power_saving(struct vnt_private *, u16);