commit | 3442f802a8169a0c18d411d95f0e71b9205ed607 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Mon Feb 16 13:26:53 2009 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 12 12:58:14 2009 -0500 |
tree | 80ea3057877ed78be770e9e9edcc6b51b5830649 | |
parent | b2ed6c69aa3c1a3f496e2a72f770d53069371df3 [diff] |
[SCSI] sg: remove the own list management for struct sg_fd This replaces the own list management for struct sg_fd with the standard list_head structure. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>