commit | b14945ac3efdf5217182a344b037f96d6b0afae1 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Wed Nov 30 23:02:54 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 02 12:03:35 2016 -0500 |
tree | cdd738a3619262b68d66b02d728fa90d9eb2b291 | |
parent | d709b2a186761bc038c99c2f744c7218f2d249bd [diff] |
net: atarilance: use %8ph for printing hex string This is already using the %pM printf extension; might as well also use %ph to make the code smaller. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: David S. Miller <davem@davemloft.net>