diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 09:36:24 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 09:36:24 -0500 |
commit | 726a645913694619876dd20645f88aad25cfbcd5 (patch) | |
tree | 8e2a7671598c4c3675598fbf469e631cccb0ffbe /drivers/scsi | |
parent | 8b3de0df4eefc47ca2aa459b72dd8b2711f3640c (diff) |
MAINTAINERS: remove Adam Fritzler, remove his email address in other sources
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/scsi')
-rw-r--r-- | drivers/scsi/aha1542.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aha1542.c b/drivers/scsi/aha1542.c index 190568ebea3c..5a1471c370fa 100644 --- a/drivers/scsi/aha1542.c +++ b/drivers/scsi/aha1542.c | |||
@@ -21,7 +21,7 @@ | |||
21 | * Modified by Chris Faulhaber <jedgar@fxp.org> | 21 | * Modified by Chris Faulhaber <jedgar@fxp.org> |
22 | * Added module command-line options | 22 | * Added module command-line options |
23 | * 19-Jul-99 | 23 | * 19-Jul-99 |
24 | * Modified by Adam Fritzler <mid@auk.cx> | 24 | * Modified by Adam Fritzler |
25 | * Added proper detection of the AHA-1640 (MCA version of AHA-1540) | 25 | * Added proper detection of the AHA-1640 (MCA version of AHA-1540) |
26 | */ | 26 | */ |
27 | 27 | ||