diff options
-rw-r--r-- | drivers/scsi/NCR5380.c | 2 | ||||
-rw-r--r-- | drivers/scsi/a100u2w.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/aachba.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/commctrl.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/comminit.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/commsup.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/dpcsup.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/linit.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/rkt.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/rx.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aacraid/sa.c | 2 | ||||
-rw-r--r-- | drivers/scsi/aha1740.c | 2 | ||||
-rw-r--r-- | drivers/scsi/atp870u.c | 4 | ||||
-rw-r--r-- | drivers/scsi/eata_pio.c | 4 | ||||
-rw-r--r-- | drivers/scsi/fdomain.c | 2 | ||||
-rw-r--r-- | drivers/scsi/ibmmca.c | 2 | ||||
-rw-r--r-- | drivers/scsi/in2000.c | 2 | ||||
-rw-r--r-- | drivers/scsi/initio.c | 2 | ||||
-rw-r--r-- | drivers/scsi/initio.h | 2 | ||||
-rw-r--r-- | drivers/scsi/ipr.h | 2 | ||||
-rw-r--r-- | drivers/scsi/qlogicfas408.c | 2 | ||||
-rw-r--r-- | drivers/scsi/sym53c416.c | 2 | ||||
-rw-r--r-- | drivers/scsi/wd7000.c | 4 |
23 files changed, 26 insertions, 26 deletions
diff --git a/drivers/scsi/NCR5380.c b/drivers/scsi/NCR5380.c index eeddbd19eba5..f92da9fd5f20 100644 --- a/drivers/scsi/NCR5380.c +++ b/drivers/scsi/NCR5380.c | |||
@@ -30,7 +30,7 @@ | |||
30 | * $Log: NCR5380.c,v $ | 30 | * $Log: NCR5380.c,v $ |
31 | 31 | ||
32 | * Revision 1.10 1998/9/2 Alan Cox | 32 | * Revision 1.10 1998/9/2 Alan Cox |
33 | * (alan@redhat.com) | 33 | * (alan@lxorguk.ukuu.org.uk) |
34 | * Fixed up the timer lockups reported so far. Things still suck. Looking | 34 | * Fixed up the timer lockups reported so far. Things still suck. Looking |
35 | * forward to 2.3 and per device request queues. Then it'll be possible to | 35 | * forward to 2.3 and per device request queues. Then it'll be possible to |
36 | * SMP thread this beast and improve life no end. | 36 | * SMP thread this beast and improve life no end. |
diff --git a/drivers/scsi/a100u2w.c b/drivers/scsi/a100u2w.c index 84bb61628372..3c298c7253ee 100644 --- a/drivers/scsi/a100u2w.c +++ b/drivers/scsi/a100u2w.c | |||
@@ -54,7 +54,7 @@ | |||
54 | * 9/28/04 Christoph Hellwig <hch@lst.de> | 54 | * 9/28/04 Christoph Hellwig <hch@lst.de> |
55 | * - merge the two source files | 55 | * - merge the two source files |
56 | * - remove internal queueing code | 56 | * - remove internal queueing code |
57 | * 14/06/07 Alan Cox <alan@redhat.com> | 57 | * 14/06/07 Alan Cox <alan@lxorguk.ukuu.org.uk> |
58 | * - Grand cleanup and Linuxisation | 58 | * - Grand cleanup and Linuxisation |
59 | */ | 59 | */ |
60 | 60 | ||
diff --git a/drivers/scsi/aacraid/aachba.c b/drivers/scsi/aacraid/aachba.c index 8abfd06b5a72..90d1d0878cb8 100644 --- a/drivers/scsi/aacraid/aachba.c +++ b/drivers/scsi/aacraid/aachba.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aacraid/commctrl.c b/drivers/scsi/aacraid/commctrl.c index a5ebf8f49fa8..0391d759dfdb 100644 --- a/drivers/scsi/aacraid/commctrl.c +++ b/drivers/scsi/aacraid/commctrl.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aacraid/comminit.c b/drivers/scsi/aacraid/comminit.c index cbac06355107..16310443b55a 100644 --- a/drivers/scsi/aacraid/comminit.c +++ b/drivers/scsi/aacraid/comminit.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aacraid/commsup.c b/drivers/scsi/aacraid/commsup.c index 289304aab690..d24c2670040b 100644 --- a/drivers/scsi/aacraid/commsup.c +++ b/drivers/scsi/aacraid/commsup.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aacraid/dpcsup.c b/drivers/scsi/aacraid/dpcsup.c index 933f208eedba..abc9ef5d1b10 100644 --- a/drivers/scsi/aacraid/dpcsup.c +++ b/drivers/scsi/aacraid/dpcsup.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aacraid/linit.c b/drivers/scsi/aacraid/linit.c index 94acbeed4e7c..36d8aab97efe 100644 --- a/drivers/scsi/aacraid/linit.c +++ b/drivers/scsi/aacraid/linit.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aacraid/rkt.c b/drivers/scsi/aacraid/rkt.c index 8cd6588a83e3..16d8db550027 100644 --- a/drivers/scsi/aacraid/rkt.c +++ b/drivers/scsi/aacraid/rkt.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aacraid/rx.c b/drivers/scsi/aacraid/rx.c index 073208b0f622..f70d9f8e79e5 100644 --- a/drivers/scsi/aacraid/rx.c +++ b/drivers/scsi/aacraid/rx.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aacraid/sa.c b/drivers/scsi/aacraid/sa.c index fc1a55796a89..b6a3c5c187b6 100644 --- a/drivers/scsi/aacraid/sa.c +++ b/drivers/scsi/aacraid/sa.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Adaptec AAC series RAID controller driver | 2 | * Adaptec AAC series RAID controller driver |
3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 3 | * (c) Copyright 2001 Red Hat Inc. |
4 | * | 4 | * |
5 | * based on the old aacraid driver that is.. | 5 | * based on the old aacraid driver that is.. |
6 | * Adaptec aacraid device driver for Linux. | 6 | * Adaptec aacraid device driver for Linux. |
diff --git a/drivers/scsi/aha1740.c b/drivers/scsi/aha1740.c index 7c45d88a205b..ed0e3e55652a 100644 --- a/drivers/scsi/aha1740.c +++ b/drivers/scsi/aha1740.c | |||
@@ -22,7 +22,7 @@ | |||
22 | * aha1740_makecode may still need even more work | 22 | * aha1740_makecode may still need even more work |
23 | * if it doesn't work for your devices, take a look. | 23 | * if it doesn't work for your devices, take a look. |
24 | * | 24 | * |
25 | * Reworked for new_eh and new locking by Alan Cox <alan@redhat.com> | 25 | * Reworked for new_eh and new locking by Alan Cox <alan@lxorguk.ukuu.org.uk> |
26 | * | 26 | * |
27 | * Converted to EISA and generic DMA APIs by Marc Zyngier | 27 | * Converted to EISA and generic DMA APIs by Marc Zyngier |
28 | * <maz@wild-wind.fr.eu.org>, 4/2003. | 28 | * <maz@wild-wind.fr.eu.org>, 4/2003. |
diff --git a/drivers/scsi/atp870u.c b/drivers/scsi/atp870u.c index 7d311541c76c..20ca0a6374b5 100644 --- a/drivers/scsi/atp870u.c +++ b/drivers/scsi/atp870u.c | |||
@@ -1,8 +1,8 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 1997 Wu Ching Chen | 2 | * Copyright (C) 1997 Wu Ching Chen |
3 | * 2.1.x update (C) 1998 Krzysztof G. Baranowski | 3 | * 2.1.x update (C) 1998 Krzysztof G. Baranowski |
4 | * 2.5.x update (C) 2002 Red Hat <alan@redhat.com> | 4 | * 2.5.x update (C) 2002 Red Hat |
5 | * 2.6.x update (C) 2004 Red Hat <alan@redhat.com> | 5 | * 2.6.x update (C) 2004 Red Hat |
6 | * | 6 | * |
7 | * Marcelo Tosatti <marcelo@conectiva.com.br> : SMP fixes | 7 | * Marcelo Tosatti <marcelo@conectiva.com.br> : SMP fixes |
8 | * | 8 | * |
diff --git a/drivers/scsi/eata_pio.c b/drivers/scsi/eata_pio.c index 952505c006df..152dd15db276 100644 --- a/drivers/scsi/eata_pio.c +++ b/drivers/scsi/eata_pio.c | |||
@@ -14,8 +14,8 @@ | |||
14 | * neuffer@goofy.zdv.uni-mainz.de * | 14 | * neuffer@goofy.zdv.uni-mainz.de * |
15 | * a.arnold@kfa-juelich.de * | 15 | * a.arnold@kfa-juelich.de * |
16 | * * | 16 | * * |
17 | * Updated 2002 by Alan Cox <alan@redhat.com> for Linux * | 17 | * Updated 2002 by Alan Cox <alan@lxorguk.ukuu.org.uk> for * |
18 | * 2.5.x and the newer locking and error handling * | 18 | * Linux 2.5.x and the newer locking and error handling * |
19 | * * | 19 | * * |
20 | * This program is free software; you can redistribute it * | 20 | * This program is free software; you can redistribute it * |
21 | * and/or modify it under the terms of the GNU General * | 21 | * and/or modify it under the terms of the GNU General * |
diff --git a/drivers/scsi/fdomain.c b/drivers/scsi/fdomain.c index 56f4e6bffc21..32eef66114c7 100644 --- a/drivers/scsi/fdomain.c +++ b/drivers/scsi/fdomain.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Revised: Mon Dec 28 21:59:02 1998 by faith@acm.org | 3 | * Revised: Mon Dec 28 21:59:02 1998 by faith@acm.org |
4 | * Author: Rickard E. Faith, faith@cs.unc.edu | 4 | * Author: Rickard E. Faith, faith@cs.unc.edu |
5 | * Copyright 1992-1996, 1998 Rickard E. Faith (faith@acm.org) | 5 | * Copyright 1992-1996, 1998 Rickard E. Faith (faith@acm.org) |
6 | * Shared IRQ supported added 7/7/2001 Alan Cox <alan@redhat.com> | 6 | * Shared IRQ supported added 7/7/2001 Alan Cox <alan@lxorguk.ukuu.org.uk> |
7 | 7 | ||
8 | * This program is free software; you can redistribute it and/or modify it | 8 | * This program is free software; you can redistribute it and/or modify it |
9 | * under the terms of the GNU General Public License as published by the | 9 | * under the terms of the GNU General Public License as published by the |
diff --git a/drivers/scsi/ibmmca.c b/drivers/scsi/ibmmca.c index 4d15a62914e9..9c1e6a5b5af0 100644 --- a/drivers/scsi/ibmmca.c +++ b/drivers/scsi/ibmmca.c | |||
@@ -10,7 +10,7 @@ | |||
10 | See the WWW-page: http://www.uni-mainz.de/~langm000/linux.html for latest | 10 | See the WWW-page: http://www.uni-mainz.de/~langm000/linux.html for latest |
11 | updates, info and ADF-files for adapters supported by this driver. | 11 | updates, info and ADF-files for adapters supported by this driver. |
12 | 12 | ||
13 | Alan Cox <alan@redhat.com> | 13 | Alan Cox <alan@lxorguk.ukuu.org.uk> |
14 | Updated for Linux 2.5.45 to use the new error handler, cleaned up the | 14 | Updated for Linux 2.5.45 to use the new error handler, cleaned up the |
15 | lock macros and did a few unavoidable locking tweaks, plus one locking | 15 | lock macros and did a few unavoidable locking tweaks, plus one locking |
16 | fix in the irq and completion path. | 16 | fix in the irq and completion path. |
diff --git a/drivers/scsi/in2000.c b/drivers/scsi/in2000.c index 8053b1e86ccb..52bdc6df6b92 100644 --- a/drivers/scsi/in2000.c +++ b/drivers/scsi/in2000.c | |||
@@ -107,7 +107,7 @@ | |||
107 | * this thing into as good a shape as possible, and I'm positive | 107 | * this thing into as good a shape as possible, and I'm positive |
108 | * there are lots of lurking bugs and "Stupid Places". | 108 | * there are lots of lurking bugs and "Stupid Places". |
109 | * | 109 | * |
110 | * Updated for Linux 2.5 by Alan Cox <alan@redhat.com> | 110 | * Updated for Linux 2.5 by Alan Cox <alan@lxorguk.ukuu.org.uk> |
111 | * - Using new_eh handler | 111 | * - Using new_eh handler |
112 | * - Hopefully got all the locking right again | 112 | * - Hopefully got all the locking right again |
113 | * See "FIXME" notes for items that could do with more work | 113 | * See "FIXME" notes for items that could do with more work |
diff --git a/drivers/scsi/initio.c b/drivers/scsi/initio.c index e3f739776bad..5529518ff2fa 100644 --- a/drivers/scsi/initio.c +++ b/drivers/scsi/initio.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * Copyright (c) 1994-1998 Initio Corporation | 4 | * Copyright (c) 1994-1998 Initio Corporation |
5 | * Copyright (c) 1998 Bas Vermeulen <bvermeul@blackstar.xs4all.nl> | 5 | * Copyright (c) 1998 Bas Vermeulen <bvermeul@blackstar.xs4all.nl> |
6 | * Copyright (c) 2004 Christoph Hellwig <hch@lst.de> | 6 | * Copyright (c) 2004 Christoph Hellwig <hch@lst.de> |
7 | * Copyright (c) 2007 Red Hat <alan@redhat.com> | 7 | * Copyright (c) 2007 Red Hat |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
10 | * it under the terms of the GNU General Public License as published by | 10 | * it under the terms of the GNU General Public License as published by |
diff --git a/drivers/scsi/initio.h b/drivers/scsi/initio.h index cb48efa81fe2..e58af9e95506 100644 --- a/drivers/scsi/initio.h +++ b/drivers/scsi/initio.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * Copyright (c) 1994-1998 Initio Corporation | 4 | * Copyright (c) 1994-1998 Initio Corporation |
5 | * All rights reserved. | 5 | * All rights reserved. |
6 | * | 6 | * |
7 | * Cleanups (c) Copyright 2007 Red Hat <alan@redhat.com> | 7 | * Cleanups (c) Copyright 2007 Red Hat <alan@lxorguk.ukuu.org.uk> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
10 | * it under the terms of the GNU General Public License as published by | 10 | * it under the terms of the GNU General Public License as published by |
diff --git a/drivers/scsi/ipr.h b/drivers/scsi/ipr.h index 4871dd1f2582..59459141b437 100644 --- a/drivers/scsi/ipr.h +++ b/drivers/scsi/ipr.h | |||
@@ -19,7 +19,7 @@ | |||
19 | * along with this program; if not, write to the Free Software | 19 | * along with this program; if not, write to the Free Software |
20 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 20 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
21 | * | 21 | * |
22 | * Alan Cox <alan@redhat.com> - Removed several careless u32/dma_addr_t errors | 22 | * Alan Cox <alan@lxorguk.ukuu.org.uk> - Removed several careless u32/dma_addr_t errors |
23 | * that broke 64bit platforms. | 23 | * that broke 64bit platforms. |
24 | */ | 24 | */ |
25 | 25 | ||
diff --git a/drivers/scsi/qlogicfas408.c b/drivers/scsi/qlogicfas408.c index de7b3bc2cbc9..1ad51552d6b1 100644 --- a/drivers/scsi/qlogicfas408.c +++ b/drivers/scsi/qlogicfas408.c | |||
@@ -23,7 +23,7 @@ | |||
23 | Functions as standalone, loadable, and PCMCIA driver, the latter from | 23 | Functions as standalone, loadable, and PCMCIA driver, the latter from |
24 | Dave Hinds' PCMCIA package. | 24 | Dave Hinds' PCMCIA package. |
25 | 25 | ||
26 | Cleaned up 26/10/2002 by Alan Cox <alan@redhat.com> as part of the 2.5 | 26 | Cleaned up 26/10/2002 by Alan Cox <alan@lxorguk.ukuu.org.uk> as part of the 2.5 |
27 | SCSI driver cleanup and audit. This driver still needs work on the | 27 | SCSI driver cleanup and audit. This driver still needs work on the |
28 | following | 28 | following |
29 | - Non terminating hardware waits | 29 | - Non terminating hardware waits |
diff --git a/drivers/scsi/sym53c416.c b/drivers/scsi/sym53c416.c index f7d279542fa5..e5c369bb568f 100644 --- a/drivers/scsi/sym53c416.c +++ b/drivers/scsi/sym53c416.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Changes : | 6 | * Changes : |
7 | * | 7 | * |
8 | * Marcelo Tosatti <marcelo@conectiva.com.br> : Added io_request_lock locking | 8 | * Marcelo Tosatti <marcelo@conectiva.com.br> : Added io_request_lock locking |
9 | * Alan Cox <alan@redhat.com> : Cleaned up code formatting | 9 | * Alan Cox <alan@lxorguk.ukuu.org.uk> : Cleaned up code formatting |
10 | * Fixed an irq locking bug | 10 | * Fixed an irq locking bug |
11 | * Added ISAPnP support | 11 | * Added ISAPnP support |
12 | * Bjoern A. Zeeb <bzeeb@zabbadoz.net> : Initial irq locking updates | 12 | * Bjoern A. Zeeb <bzeeb@zabbadoz.net> : Initial irq locking updates |
diff --git a/drivers/scsi/wd7000.c b/drivers/scsi/wd7000.c index d4c13561f4a6..093610bcfcce 100644 --- a/drivers/scsi/wd7000.c +++ b/drivers/scsi/wd7000.c | |||
@@ -146,13 +146,13 @@ | |||
146 | * | 146 | * |
147 | * use host->host_lock, not io_request_lock, cleanups | 147 | * use host->host_lock, not io_request_lock, cleanups |
148 | * | 148 | * |
149 | * 2002/10/04 - Alan Cox <alan@redhat.com> | 149 | * 2002/10/04 - Alan Cox <alan@lxorguk.ukuu.org.uk> |
150 | * | 150 | * |
151 | * Use dev_id for interrupts, kill __func__ pasting | 151 | * Use dev_id for interrupts, kill __func__ pasting |
152 | * Add a lock for the scb pool, clean up all other cli/sti usage stuff | 152 | * Add a lock for the scb pool, clean up all other cli/sti usage stuff |
153 | * Use the adapter lock for the other places we had the cli's | 153 | * Use the adapter lock for the other places we had the cli's |
154 | * | 154 | * |
155 | * 2002/10/06 - Alan Cox <alan@redhat.com> | 155 | * 2002/10/06 - Alan Cox <alan@lxorguk.ukuu.org.uk> |
156 | * | 156 | * |
157 | * Switch to new style error handling | 157 | * Switch to new style error handling |
158 | * Clean up delay to udelay, and yielding sleeps | 158 | * Clean up delay to udelay, and yielding sleeps |