Merge branch 'net-Wformat-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 23 Feb 2019 21:44:58 +0000 (13:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Feb 2019 21:44:58 +0000 (13:44 -0800)
commit923b55cf5078f2fe2f11d1b3a9b3d5ecf07a5efc
tree54027dd887f60aacb75a3f4451c0acd00f9306d8
parentdccd3ab55ead650dda0eed652727a9a9d541b0b8
parentabdf47aab4123ece48877cab4153db44fe4dc340
Merge branch 'net-Wformat-fixes'

Florian Fainelli says:

====================
-Wformat fixes

This is a collection of some -Wformat fixes found during build, nothing
critical, but nice to have for people turning on more warnings with
their builds.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>