livepatch: rename config to CONFIG_LIVEPATCH
authorJosh Poimboeuf <jpoimboe@redhat.com>
Tue, 3 Feb 2015 22:45:18 +0000 (16:45 -0600)
committerJiri Kosina <jkosina@suse.cz>
Wed, 4 Feb 2015 10:25:51 +0000 (11:25 +0100)
commit12cf89b550d13eb7cb86ef182bd6c04345a33a1f
tree1836f4d7130559031079b7b611a67127b304dc50
parentdbed7ddab967550d1181633e8ac7905808f29a94
livepatch: rename config to CONFIG_LIVEPATCH

Rename CONFIG_LIVE_PATCHING to CONFIG_LIVEPATCH to make the naming of
the config and the code more consistent.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/x86/Kconfig
arch/x86/include/asm/livepatch.h
arch/x86/kernel/Makefile
include/linux/livepatch.h
kernel/livepatch/Kconfig
kernel/livepatch/Makefile
samples/Kconfig
samples/livepatch/Makefile