diff options
Diffstat (limited to 'drivers/ide/hpt366.c')
| -rw-r--r-- | drivers/ide/hpt366.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/hpt366.c b/drivers/ide/hpt366.c index a7909e9c720..f5afd46ed51 100644 --- a/drivers/ide/hpt366.c +++ b/drivers/ide/hpt366.c @@ -52,7 +52,7 @@   * different clocks on read/write. This requires overloading rw_disk and   * other deeply crazy things. Thanks to <http://www.hoerstreich.de> for   * keeping me sane.  - *		Alan Cox <alan@redhat.com> + *		Alan Cox <alan@lxorguk.ukuu.org.uk>   *   * - fix the clock turnaround code: it was writing to the wrong ports when   *   called for the secondary channel, caching the current clock mode per-  |