summaryrefslogtreecommitdiff
path: root/drivers/scsi/sun_esp.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2007-05-31 18:12:26 (GMT)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2007-05-31 21:29:25 (GMT)
commitbcd92c9fbcc679ee95003083056f0441a1f474fa (patch)
treedb82936fad9869ea76e13c221d7868e9fb8482ed /drivers/scsi/sun_esp.c
parent10803de4c18e8e085573fd7153de3e64d4246af5 (diff)
downloadlinux-bcd92c9fbcc679ee95003083056f0441a1f474fa.tar.xz
[SCSI] introduce shost_priv helper
Currently accessing the scsi host private data is rather messy because it comes as an unsigned long that always needs a cast first. This patch introduces a helper that does the cast called shost_priv. It's similar in spirit to netdev_priv for network drivers. This is the first patch introducing the macro, and the second patch in the series will convert esp and it's subdrivers as an example. Further conversion will wait until the helper is in the tree to make patch juggling easier. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/sun_esp.c')
0 files changed, 0 insertions, 0 deletions