On 6.6.2011 20:58, Arnaud Lacombe wrote:
Hi Michal, You'll find hereafter a serie of relatively trivial (I hope) patches concerning kconfig. Mostly annotation, deadcode removal, and correctness. This serie is based on top of v3.0-rc1. As always, it is also available on my git repo on github: git://github.com/lacombar/linux-2.6.git kconfig-trivial Regards, - Arnaud Arnaud Lacombe (9): kconfig: annotate non-trivial fall-trough kconfig: fix return code for invalid boolean symbol in conf_set_sym_val() kconfig: add missing<stdarg.h> inclusion kconfig: add missing<ctype.h> inclusion kconfig: add missing<stdlib.h> inclusion kconfig: nuke reference to SWIG kconfig: nuke LKC_DIRECT_LINK cruft kconfig/gconf: kill deadcode kconfig/gconf: silent missing prototype warnings
Thanks, pulled. I like especially the LKC_DIRECT_LINK removal :). Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html