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-06-06 11:00:15 -07:00
2017-03-28 16:16:52 +02:00
2018-06-06 11:00:15 -07:00
2018-02-02 00:21:47 +09:00
2017-11-17 17:45:29 -08:00
2017-11-14 18:25:40 -08:00
2017-11-17 17:45:29 -08:00
2018-02-06 18:32:47 -08:00
2018-06-07 14:06:31 -07:00
2017-11-17 17:45:29 -08:00
2018-04-27 16:45:49 -06:00
2018-07-13 00:48:18 +09:00