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>
This commit is contained in:
Родитель
f416e26457
Коммит
3cea2b2154
|
@ -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) 2009 Renesas Technology Corp.
|
||||
|
@ -41,7 +41,7 @@
|
|||
/* Write Index Register */
|
||||
#define WRITE_INDEX 0x000010
|
||||
|
||||
/* Write Status/Read Data Size Register
|
||||
/* Write Status/Read Data Size Register
|
||||
* for network packet (less than 2048 bytes data)
|
||||
*/
|
||||
#define WSTATUS_RSIZE 0x000014
|
||||
|
|
Загрузка…
Ссылка в новой задаче