commit | 83ac237a950e130c974d0170cce30891dcd8f250 | [log] [tgz] |
---|---|---|
author | Christoph Jaeger <cj@linux.com> | Mon Jan 05 22:34:09 2015 -0500 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Jan 06 21:58:05 2015 +0100 |
tree | 3b0bf316e027d976614b278df106d3b5af487655 | |
parent | 700a3048aaa394b2a6d1468430f892151ce04a01 [diff] |
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 <cj@linux.com> Reviewed-by: Petr Mladek <pmladek@suse.cz> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Josh Poimboeuf <jpoimboe@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>