[PATCH 10/11] Staging: silicom: checkpatch cleanup: header file whitespace

Daniel Cotey puff65537 at bansheeslibrary.com
Thu Sep 13 03:44:42 UTC 2012


Remove trailing spaces

Signed-off-by: Daniel Cotey <puff65537 at bansheeslibrary.com>
---
 drivers/staging/silicom/bypass.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/silicom/bypass.h b/drivers/staging/silicom/bypass.h
index 28765f7..08fa7a0 100644
--- a/drivers/staging/silicom/bypass.h
+++ b/drivers/staging/silicom/bypass.h
@@ -37,7 +37,7 @@
 #define CMND_EN_MASK           0x02	/* BIT_1 */
 #define DIS_BYPASS_CAP_MASK    0x04	/* BIT_2    Bypass Cap is disable*/
 #define DFLT_PWRON_MASK        0x08	/* BIT_3 */
-#define BYPASS_OFF_MASK        0x10	/* BIT_4 */ 
+#define BYPASS_OFF_MASK        0x10	/* BIT_4 */
 #define BYPASS_FLAG_MASK       0x20	/* BIT_5 */
 #define STD_NIC_MASK           (DIS_BYPASS_CAP_MASK | BYPASS_OFF_MASK | DFLT_PWRON_MASK)
 #define WD_EXP_FLAG_MASK       0x40	/* BIT_6 */
@@ -65,7 +65,7 @@
 
 #define STATUS_DISC_REG_ADDR    13
 #define WDTE_DISC_BPN_MASK      0x01	/* BIT_0    1 when wdt expired -> TAP, 0 - Bypass */
-#define STD_NIC_ON_MASK         0x02	/* BIT_1    */ 
+#define STD_NIC_ON_MASK         0x02	/* BIT_1    */
 #define DIS_DISC_CAP_MASK       0x04	/* BIT_2    TAP Cap is disable*/
 #define DFLT_PWRON_DISC_MASK    0x08	/* BIT_3    */
 #define DISC_OFF_MASK           0x10	/* BIT_4    */
-- 
1.7.11.4




More information about the devel mailing list