From: "Yann E. MORIN" <yann.morin.1...@free.fr> Hello Michal,
Please pull these post-rc1 kconfig cleanups, all after review and comments by Jean: - simplify and cleanup the symbol-search code - better documentation about the symbols ordering in search results - eye-candy in the title of the search-box in [mn]conf Regards, Yann E. MORIN. The following changes since commit b57caaaed2bd127fe656e6c145970ed6a05c0125: kconfig: allow "hex" and "range" to support longs (2013-06-29 15:30:17 +0200) are available in the git repository at: git://gitorious.org/linux-kconfig/linux-kconfig.git yem-kconfig-rc-fixes for you to fetch changes up to 508382a0428f2b2f49da0e0e89c921f07c9306aa: kconfig: simplify symbol-search code (2013-07-16 20:39:42 +0200) ---------------------------------------------------------------- Yann E. MORIN (6): Documentation/kconfig: more concise and straightforward search explanation kconfig: avoid multiple calls to strlen kconfig/[mn]conf: shorten title in search-box kconfig: minor style fixes in symbol-search code kconfig: don't allocate n+1 elements in temporary array kconfig: simplify symbol-search code Documentation/kbuild/kconfig.txt | 8 +++---- scripts/kconfig/mconf.c | 4 ++-- scripts/kconfig/nconf.c | 4 ++-- scripts/kconfig/symbol.c | 49 ++++++++++++++++------------------------ 4 files changed, 27 insertions(+), 38 deletions(-) -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/