commit | b2ed6c69aa3c1a3f496e2a72f770d53069371df3 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Thu Feb 12 02:42:57 2009 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 12 12:58:14 2009 -0500 |
tree | 8dd6fc39ab31001b16e34a81ff185a840ff8859b | |
parent | 2134bc72ddc04d412c0c2ce93a9c6f19de6cac35 [diff] |
[SCSI] sg: use ALIGN macro This changes sg_build_indirect() to use ALIGN macro instead of calculating by hand. 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>