On Sun, 03 Nov 2024 04:50:15 +0100, Heinrich Schuchardt wrote:
> Avoid a build failure when building with CONFIG_API=y, CONFIG_EXAMPLES=y:
>
> lib/vsprintf.c:312:14: warning:
> ‘device_path_string’ defined but not used [-Wunused-function]
> 312 | static char *device_path_string(char
On Sun, 3 Nov 2024 at 05:50, Heinrich Schuchardt
wrote:
>
> Avoid a build failure when building with CONFIG_API=y, CONFIG_EXAMPLES=y:
>
> lib/vsprintf.c:312:14: warning:
> ‘device_path_string’ defined but not used [-Wunused-function]
> 312 | static char *device_path_string(char *buf,
2 matches
Mail list logo