percpu: add @align to pcpu_fc_alloc_fn_t
authorTejun Heo <tj@kernel.org>
Fri, 14 Aug 2009 06:00:50 +0000 (15:00 +0900)
committerTejun Heo <tj@kernel.org>
Fri, 14 Aug 2009 06:00:50 +0000 (15:00 +0900)
pcpu_fc_alloc_fn_t is about to see more interesting usage, add @align
parameter.

Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found