diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 11:16:36 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-12-29 12:24:12 -0500 |
commit | fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03 (patch) | |
tree | 020b6378863b6fd84715bcae84779595a92403ae /drivers/scsi/ipr.h | |
parent | e98991130df36bc429f341a2f21519c39c52afe3 (diff) |
[SCSI] Clean up my email address and use a single standard address for everything
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/ipr.h')
-rw-r--r-- | drivers/scsi/ipr.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||