]> Git Repo - J-u-boot.git/commit
net: tftp: use correct printf codes
authorHeinrich Schuchardt <[email protected]>
Sat, 22 Feb 2020 07:43:40 +0000 (08:43 +0100)
committerJoe Hershberger <[email protected]>
Mon, 9 Mar 2020 23:11:25 +0000 (18:11 -0500)
commit2bcc43b39b95447e8e137df78a1d39ede764caca
tree23985aec6c505c644a4e528dec224b631ee762a6
parenta7844953acc9711f71bc864f69f922e87ff2ee9f
net: tftp: use correct printf codes

When printing unsigned numbers use %u.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
net/tftp.c
This page took 0.032808 seconds and 4 git commands to generate.