[SCSI] sg: use ALIGN macro
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Wed, 11 Feb 2009 17:42:57 +0000 (02:42 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 12 Mar 2009 17:58:14 +0000 (12:58 -0500)
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>

No differences found