diff options
author | Joe Perches <[email protected]> | 2017-06-05 05:22:50 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-06-06 15:16:33 -0400 |
commit | 4f5a98410d29bf87f587b19f5ae4e244b1ed4e18 (patch) | |
tree | c0f61216a28a46815015a5956c88d11922db98ba /kernel/bpf/syscall.c | |
parent | f8fe99754673719ab791713a676bf27dae616fbc (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'kernel/bpf/syscall.c')
0 files changed, 0 insertions, 0 deletions