diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-07-05 11:46:12 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-07-25 23:24:35 +0900 |
commit | 5accd7f3360e891bd552312515387dbaa2bb4bf3 (patch) | |
tree | d0bc381ad96ae3a69fa211fb2e9053f9d6de421e /tools/power | |
parent | 693359f7ac9012778590a370d076b13db704255e (diff) | |
download | linux-5accd7f3360e891bd552312515387dbaa2bb4bf3.tar.bz2 |
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>
Diffstat (limited to 'tools/power')
0 files changed, 0 insertions, 0 deletions