diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-09-13 13:24:59 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-09-13 13:24:59 -0400 |
commit | 6aa20a2235535605db6d6d2bd850298b2fe7f31e (patch) | |
tree | df0b855043407b831d57f2f2c271f8aab48444f4 /drivers/net/sonic.h | |
parent | 7a291083225af6e22ffaa46b3d91cfc1a1ccaab4 (diff) |
drivers/net: Trim trailing whitespace
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/sonic.h')
-rw-r--r-- | drivers/net/sonic.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/sonic.h b/drivers/net/sonic.h index 7f5c4ebcc17a..7f886e8ae28f 100644 --- a/drivers/net/sonic.h +++ b/drivers/net/sonic.h | |||
@@ -7,7 +7,7 @@ | |||
7 | * NOTE: most of the structure definitions here are endian dependent. | 7 | * NOTE: most of the structure definitions here are endian dependent. |
8 | * If you want to use this driver on big endian machines, the data | 8 | * If you want to use this driver on big endian machines, the data |
9 | * and pad structure members must be exchanged. Also, the structures | 9 | * and pad structure members must be exchanged. Also, the structures |
10 | * need to be changed accordingly to the bus size. | 10 | * need to be changed accordingly to the bus size. |
11 | * | 11 | * |
12 | * 981229 MSch: did just that for the 68k Mac port (32 bit, big endian) | 12 | * 981229 MSch: did just that for the 68k Mac port (32 bit, big endian) |
13 | * | 13 | * |
@@ -181,7 +181,7 @@ | |||
181 | 181 | ||
182 | #define SONIC_TCR_DEFAULT 0x0000 | 182 | #define SONIC_TCR_DEFAULT 0x0000 |
183 | 183 | ||
184 | /* | 184 | /* |
185 | * Constants for the SONIC_INTERRUPT_MASK and | 185 | * Constants for the SONIC_INTERRUPT_MASK and |
186 | * SONIC_INTERRUPT_STATUS registers. | 186 | * SONIC_INTERRUPT_STATUS registers. |
187 | */ | 187 | */ |