percpu: Remove __this_cpu_ptr
authorChristoph Lameter <cl@linux.com>
Sun, 17 Aug 2014 17:30:56 +0000 (12:30 -0500)
committerTejun Heo <tj@kernel.org>
Tue, 26 Aug 2014 17:45:56 +0000 (13:45 -0400)
The __this_cpu_ptr macro is no longer in use so drop it.

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

Simple merge