Searched hist:"841 c009007144bed9b46643e2e0c4ba6821a2299" (Results 1 – 1 of 1) sorted by relevance
/linux/lib/ |
H A D | Kconfig | diff 841c009007144bed9b46643e2e0c4ba6821a2299 Tue Feb 17 01:00:20 CET 2015 Christoph Jaeger <cj@linux.com> lib/Kconfig: use bool instead of boolean
Keyword 'boolean' for type definition attributes is considered deprecated and, therefore, should not be used anymore.
See http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.com See http://lkml.kernel.org/r/1419108071-11607-1-git-send-email-cj@linux.com
Signed-off-by: Christoph Jaeger <cj@linux.com> Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|