percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
authorJungseok Lee <jungseoklee85@gmail.com>
Wed, 4 Nov 2015 13:26:07 +0000 (13:26 +0000)
committerTejun Heo <tj@kernel.org>
Mon, 16 Nov 2015 15:50:25 +0000 (10:50 -0500)
commit18fc93fd64129c96432812cb44f59c963871889b
treef5a0d253ec5745049aaf01161ecbcc942850c121
parent4d4142696e18cf30af319031d47bba46853a4605
percpu: remove PERCPU_ENOUGH_ROOM which is stale definition

As pure cleanup, this patch removes PERCPU_ENOUGH_ROOM which is not
used any more. That is, no code refers to the definition.

Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Jungseok Lee <jungseoklee85@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/ia64/include/asm/percpu.h
include/linux/percpu.h
This page took 0.025912 seconds and 5 git commands to generate.