commit | 47405a253da4d8ca4b18ad537423083fdd790440 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux.com> | Sun Aug 17 12:30:56 2014 -0500 |
committer | Tejun Heo <tj@kernel.org> | Tue Aug 26 13:45:56 2014 -0400 |
tree | 3fc46c60a89fe2e7531872eedfac8f8d5dfe2642 | |
parent | 77422a8fee1b96d2420a8a254f784bab8644ac41 [diff] |
percpu: Remove __this_cpu_ptr 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>