diff options
author | 2017-06-05 05:22:50 -0700 | |
---|---|---|
committer | 2017-06-06 15:16:33 -0400 | |
commit | 4f5a98410d29bf87f587b19f5ae4e244b1ed4e18 (patch) | |
tree | c0f61216a28a46815015a5956c88d11922db98ba /drivers/net/phy/phy_device.c | |
parent | net: phy: Delete unused function phy_ethtool_gset (diff) | |
download | linux-dev-4f5a98410d29bf87f587b19f5ae4e244b1ed4e18.tar.xz linux-dev-4f5a98410d29bf87f587b19f5ae4e244b1ed4e18.zip |
ppp: mppe: Use vsnprintf extension %phN
Using this extension reduces the object size.
$ size drivers/net/ppp/ppp_mppe.o*
text data bss dec hex filename
5683 216 8 5907 1713 drivers/net/ppp/ppp_mppe.o.new
5808 216 8 6032 1790 drivers/net/ppp/ppp_mppe.o.old
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy_device.c')
0 files changed, 0 insertions, 0 deletions