[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)
commitb2ed6c69aa3c1a3f496e2a72f770d53069371df3
tree8dd6fc39ab31001b16e34a81ff185a840ff8859b
parent2134bc72ddc04d412c0c2ce93a9c6f19de6cac35
[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>
drivers/scsi/sg.c