From: Christoph Jaeger Date: Tue, 6 Jan 2015 03:34:09 +0000 (-0500) Subject: livepatch: kconfig: use bool instead of boolean X-Git-Tag: fixes-v4.0-rc1~152^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83ac237a950e130c974d0170cce30891dcd8f250;p=pandora-kernel.git livepatch: kconfig: use bool instead of boolean Keyword 'boolean' for type definition attributes is considered deprecated and should not be used anymore. No functional changes. Reference: http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.com Reference: http://lkml.kernel.org/r/1419108071-11607-1-git-send-email-cj@linux.com Signed-off-by: Christoph Jaeger Reviewed-by: Petr Mladek Reviewed-by: Jingoo Han Acked-by: Josh Poimboeuf Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed