[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190222040929.16657-1-f.fainelli@gmail.com>
Date: Thu, 21 Feb 2019 20:09:25 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/4] -Wformat fixes
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
Powered by blists - more mailing lists