commit | 110dd8f19df534b5e464bd1d8f491195a7e62a26 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Fri Jul 20 13:11:44 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Jul 20 15:52:08 2007 -0500 |
tree | 4c6b1875b4ed081feb898ff62206a1c140df8bea | |
parent | fbc9a5727401442f6972bbddaeb0650f2bf2ebe2 [diff] |
[SCSI] libsas: fix scr_read/write users and update the libata documentation This fixes up the usage in libsas (which are easy to miss, since they're only in the scsi-misc tree) ... and also corrects the documentation on the point of what these two function pointers actually return. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>