1. 02 6月, 2007 8 次提交
  2. 01 6月, 2007 1 次提交
    • C
      [SCSI] introduce shost_priv helper · bcd92c9f
      Christoph Hellwig 提交于
      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: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      bcd92c9f
  3. 31 5月, 2007 2 次提交
  4. 30 5月, 2007 4 次提交
  5. 29 5月, 2007 8 次提交
  6. 27 5月, 2007 2 次提交
  7. 26 5月, 2007 4 次提交
  8. 25 5月, 2007 5 次提交
  9. 24 5月, 2007 6 次提交