lib:vsprintf: reduce scope of pack_hex_byte
pack_hex_byte is only used when CONFIG_CMD_NET is
defined so limit it to that scope. This prevents
a clang warning.
Signed-off-by:
Jeroen Hofstee <jeroen@myspectrum.nl>
Loading
Please register or sign in to comment