diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-10-02 21:55:31 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:53:26 -0400 |
commit | d24114955846c321a9e94fff4764bbef532524b2 (patch) | |
tree | 8166e128b3610d8f8fb2d4c34ce6d17b14ef2a7e /net | |
parent | 720349a879d3e37f3d932bf3ca9b94ac638d59b6 (diff) | |
download | linux-3.10-d24114955846c321a9e94fff4764bbef532524b2.tar.gz linux-3.10-d24114955846c321a9e94fff4764bbef532524b2.tar.bz2 linux-3.10-d24114955846c321a9e94fff4764bbef532524b2.zip |
[SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro
asc_board_t was simply a typedef for struct asc_board. ASC_BOARDP()
can be replaced by shost_priv() except in the ASC_STATS* macros which
rely on the cast; add an explicit cast there.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions