Browse Source

Staging: ks7010: ks7010_stio.h: fixed coding style error

Fixed 2 coding style errors about trailing whitespaces.

Signed-off-by: Manoj Sawai <mas@iitkgp.ac.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Manoj Sawai 8 năm trước cách đây
mục cha
commit
3cea2b2154

+ 2 - 2
drivers/staging/ks7010/ks7010_sdio.h

@@ -1,5 +1,5 @@
 /*
 /*
- *   Driver for KeyStream, KS7010 based SDIO cards. 
+ *   Driver for KeyStream, KS7010 based SDIO cards.
  *
  *
  *   Copyright (C) 2006-2008 KeyStream Corp.
  *   Copyright (C) 2006-2008 KeyStream Corp.
  *   Copyright (C) 2009 Renesas Technology Corp.
  *   Copyright (C) 2009 Renesas Technology Corp.
@@ -41,7 +41,7 @@
 /* Write Index Register */
 /* Write Index Register */
 #define WRITE_INDEX		0x000010
 #define WRITE_INDEX		0x000010
 
 
-/* Write Status/Read Data Size Register 
+/* Write Status/Read Data Size Register
  * for network packet (less than 2048 bytes data)
  * for network packet (less than 2048 bytes data)
  */
  */
 #define WSTATUS_RSIZE		0x000014
 #define WSTATUS_RSIZE		0x000014