Skip to content

Commit

Permalink
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCB
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
Alexey Dobriyan authored and James Bottomley committed Mar 12, 2006
1 parent ad0e1d9 commit 69eb2ea
Showing 1 changed file with 71 additions and 72 deletions.
Loading

0 comments on commit 69eb2ea

Please sign in to comment.