[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCB
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 8 Mar 2006 08:14:29 +0000 (00:14 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 12 Mar 2006 15:15:44 +0000 (09:15 -0600)
* struct _SCCB => struct sccb
* PSCCB => struct sccb *
* SCCB => struct sccb

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found