Searched hist:"544339730844674058 e772084948cfcc9e62a3c5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/lib/ |
H A D | vsprintf.c | diff 544339730844674058e772084948cfcc9e62a3c5 Fri Feb 16 15:07:06 CST 2018 Andy Shevchenko <andriy.shevchenko@linux.intel.com> lib/vsprintf: Make flag_spec global
There are places where default specification to print flags as number is in use.
Make it global and convert existing users.
Link: http://lkml.kernel.org/r/20180216210711.79901-4-andriy.shevchenko@linux.intel.com To: "Tobin C . Harding" <me@tobin.cc> To: linux@rasmusvillemoes.dk To: Joe Perches <joe@perches.com> To: linux-kernel@vger.kernel.org To: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Petr Mladek <pmladek@suse.com>
|