Files
linux/scripts/kconfig
Masahiro Yamada 5accd7f336 kconfig: handle format string before calling conf_message_callback()
As you see in mconf.c and nconf.c, conf_message_callback() hooks are
likely to end up with the boilerplate of vsnprintf().  Process the
string format before calling conf_message_callback() so that it
receives a simple string.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Dirk Gouders <dirk@gouders.net>
2018-07-25 23:24:35 +09:00
..
2018-05-28 18:25:21 +09:00
2018-05-28 18:25:21 +09:00
2018-02-10 11:26:04 +09:00
2018-05-28 18:25:21 +09:00
2018-05-28 18:25:21 +09:00
2015-10-14 14:59:03 +02:00