linux_dsm_epyc7002/drivers/net/ethernet/amd/xgbe
Lendacky, Thomas 66f95c35c4 amd-xgbe: Resolve checkpatch warning about sscanf usage
Checkpatch issued a warning preferring to use kstrto<type> when
using a single variable sscanf.  Change the sscanf invocation to
a kstrtouint call.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-26 17:14:04 -07:00
..
Makefile amd-xgbe: Initial AMD 10GbE platform driver 2014-06-05 15:26:51 -07:00
xgbe-common.h amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00
xgbe-debugfs.c amd-xgbe: Resolve checkpatch warning about sscanf usage 2014-06-26 17:14:04 -07:00
xgbe-desc.c amd-xgbe: Make defines in xgbe.h unique 2014-06-26 17:14:03 -07:00
xgbe-dev.c amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00
xgbe-drv.c amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00
xgbe-ethtool.c amd-xgbe: Initial AMD 10GbE platform driver 2014-06-05 15:26:51 -07:00
xgbe-main.c amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00
xgbe-mdio.c amd-xgbe: unwind on error in xgbe_mdio_register() 2014-06-11 15:39:19 -07:00
xgbe.h amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00