Hi, 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.
Florian Fainelli (4): mlxsw: spectrum: Avoid -Wformat-truncation warnings net: dsa: mv88e6xxx: Fix -Wformat-security warnings e1000e: Fix -Wformat-truncation warnings veth: Fix -Wformat-truncation drivers/net/dsa/mv88e6xxx/chip.c | 2 +- drivers/net/dsa/mv88e6xxx/ptp.c | 2 +- drivers/net/ethernet/intel/e1000e/netdev.c | 4 ++-- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 4 ++-- drivers/net/veth.c | 3 ++- 5 files changed, 8 insertions(+), 7 deletions(-) -- 2.19.1