percpu: Use ALIGN macro instead of hand coding alignment calculation
authorChristoph Lameter <cl@gentwo.org>
Thu, 19 Jun 2014 14:59:18 +0000 (09:59 -0500)
committerTejun Heo <tj@kernel.org>
Thu, 19 Jun 2014 15:00:27 +0000 (11:00 -0400)
commitfb009e3a998e48fb33436bf9b563c82801a7329c
treeff9b9ae17a81027a8ff0f44b884c39b30709092f
parent6fbc07bbe2b5a898532f970c5a397f8789ace0d5
percpu: Use ALIGN macro instead of hand coding alignment calculation

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
mm/percpu.c