diff options
author | Dmitry Torokhov <dtor@insightbb.com> | 2006-10-08 08:38:15 +0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-02 08:11:57 +0300 |
commit | 93b2dd12049d1adb0d76fb918fcd4c1030445433 (patch) | |
tree | 1116c50dbe9cdc16c36e541eb17cc5cdc97dc773 /drivers/net/wireless/prism54/isl_38xx.h | |
parent | d18e0c4a5434f02586b5fdcbcc72f1fe61ab49e6 (diff) | |
download | linux-93b2dd12049d1adb0d76fb918fcd4c1030445433.tar.xz |
[PATCH] prism54: whitespace cleanup
NET: prism54 - whitespace cleanup
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/prism54/isl_38xx.h')
-rw-r--r-- | drivers/net/wireless/prism54/isl_38xx.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/net/wireless/prism54/isl_38xx.h b/drivers/net/wireless/prism54/isl_38xx.h index 8af20980af8d..3fadcb6f5297 100644 --- a/drivers/net/wireless/prism54/isl_38xx.h +++ b/drivers/net/wireless/prism54/isl_38xx.h @@ -1,5 +1,4 @@ /* - * * Copyright (C) 2002 Intersil Americas Inc. * * This program is free software; you can redistribute it and/or modify @@ -67,10 +66,10 @@ * @base: (host) memory base address of the device * @val: 32bit value (host order) to write * @offset: byte offset into @base to write value to - * + * * This helper takes care of writing a 32bit datum to the - * specified offset into the device's pci memory space, and making sure - * the pci memory buffers get flushed by performing one harmless read + * specified offset into the device's pci memory space, and making sure + * the pci memory buffers get flushed by performing one harmless read * from the %ISL38XX_PCI_POSTING_FLUSH offset. */ static inline void |