commit | c1278289363d9976c81b3b2512621fe152280e82 | [log] [tgz] |
---|---|---|
author | Henne <henne@nachtwindheim.de> | Wed Oct 04 09:33:47 2006 +0200 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Oct 04 13:10:01 2006 -0500 |
tree | 5bdd98c8190ef3d67d4367acfc1aaacbe90088f7 | |
parent | 2a3681e56e825bce469d2ccf3c85741b5005e1f1 [diff] |
[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.c Changes the obsolete Scsi_Cmnd to struct scsi_cmnd in aic7xxx_old.c. Also replacing lots of whitespaces with tabs in structures and functions which have been changed. Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>