Home
last modified time | relevance | path

Searched hist:ce9d3eceb7ffb74445a8d892ca0685395a93a7e2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dvsprintf.cdiff ce9d3eceb7ffb74445a8d892ca0685395a93a7e2 Fri Apr 26 11:46:30 CDT 2019 YueHaibing <yuehaibing@huawei.com> lib/vsprintf: Make function pointer_string static

Fix sparse warning:

lib/vsprintf.c:673:6: warning:
symbol 'pointer_string' was not declared. Should it be static?

Link: http://lkml.kernel.org/r/20190426164630.22104-1-yuehaibing@huawei.com
To: <sergey.senozhatsky@gmail.com>
To: <andriy.shevchenko@linux.intel.com>
To: <geert+renesas@glider.be>
To: <rostedt@goodmis.org>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>