]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
remove unused lock_cpu_hotplug_interruptible definition
authorNathan Lynch <ntl@pobox.com>
Mon, 16 Jul 2007 06:41:09 +0000 (23:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:48 +0000 (09:05 -0700)
commitdcf5008db171211e3c34c060cacfd788306b034b
treec506e1a6141b0d9c87f375cff57f623089ad2c27
parent32c3773011a9b3522bd4abadc7fad8c27417119f
remove unused lock_cpu_hotplug_interruptible definition

aa95387774039096c11803c04011f1aa42d85758 removed the implementation of
lock_cpu_hotplug_interruptible and all users of it.  This stub definition
for !CONFIG_HOTPLUG_CPU was left over -- kill it now.

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/cpu.h