diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 15:16:36 +0000 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-12-29 11:24:12 -0600 |
commit | fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03 (patch) | |
tree | 020b6378863b6fd84715bcae84779595a92403ae /drivers/scsi/ipr.h | |
parent | e98991130df36bc429f341a2f21519c39c52afe3 (diff) | |
download | talos-op-linux-fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03.tar.gz talos-op-linux-fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03.zip |
[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 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Alan Cox <alan@redhat.com> - Removed several careless u32/dma_addr_t errors + * Alan Cox <alan@lxorguk.ukuu.org.uk> - Removed several careless u32/dma_addr_t errors * that broke 64bit platforms. */ |