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/3c505.h | |
parent | 7a291083225af6e22ffaa46b3d91cfc1a1ccaab4 (diff) |
drivers/net: Trim trailing whitespace
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/3c505.h')
-rw-r--r-- | drivers/net/3c505.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/3c505.h b/drivers/net/3c505.h index 77dfeedff815..1910cb1dc787 100644 --- a/drivers/net/3c505.h +++ b/drivers/net/3c505.h | |||
@@ -72,7 +72,7 @@ | |||
72 | /***************************************************************** | 72 | /***************************************************************** |
73 | * | 73 | * |
74 | * timeout value | 74 | * timeout value |
75 | * this is a rough value used for loops to stop them from | 75 | * this is a rough value used for loops to stop them from |
76 | * locking up the whole machine in the case of failure or | 76 | * locking up the whole machine in the case of failure or |
77 | * error conditions | 77 | * error conditions |
78 | * | 78 | * |