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/atp.c | |
parent | 7a291083225af6e22ffaa46b3d91cfc1a1ccaab4 (diff) |
drivers/net: Trim trailing whitespace
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/atp.c')
-rw-r--r-- | drivers/net/atp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/atp.c b/drivers/net/atp.c index bfa674ed4494..f2c8e0d5497b 100644 --- a/drivers/net/atp.c +++ b/drivers/net/atp.c | |||
@@ -221,7 +221,7 @@ static struct net_device *root_atp_dev; | |||
221 | If dev->base_addr == 1, always return failure. | 221 | If dev->base_addr == 1, always return failure. |
222 | If dev->base_addr == 2, allocate space for the device and return success | 222 | If dev->base_addr == 2, allocate space for the device and return success |
223 | (detachable devices only). | 223 | (detachable devices only). |
224 | 224 | ||
225 | FIXME: we should use the parport layer for this | 225 | FIXME: we should use the parport layer for this |
226 | */ | 226 | */ |
227 | static int __init atp_init(void) | 227 | static int __init atp_init(void) |