[GIT PULL] percpu changes for v4.5-rc1

From: Tejun Heo
Date: Mon Jan 11 2016 - 14:32:15 EST


Hello,

Two trivial percpu patches for v4.5-rc1.

Thanks.

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-4.5

for you to fetch changes up to 18fc93fd64129c96432812cb44f59c963871889b:

percpu: remove PERCPU_ENOUGH_ROOM which is stale definition (2015-11-16 10:50:25 -0500)

----------------------------------------------------------------
Guillaume Gomez (1):
percpu: Remove unneeded return from void function

Jungseok Lee (1):
percpu: remove PERCPU_ENOUGH_ROOM which is stale definition

arch/ia64/include/asm/percpu.h | 2 --
include/linux/percpu-refcount.h | 2 +-
include/linux/percpu.h | 6 ------
3 files changed, 1 insertion(+), 9 deletions(-)

--
tejun