]> git.baikalelectronics.ru Git - kernel.git/commit
net-sysfs: remove unused fmt_long_hex
authorColin Ian King <colin.king@canonical.com>
Mon, 15 Feb 2016 22:54:47 +0000 (22:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 15:01:15 +0000 (10:01 -0500)
commit230e7b7c583126bde82309c9541d281d31a88727
treeec94bfc07bac783a834f0c1aa8adccd4b6cfa9f8
parente43729607eda98b209f19aadf9d39da32b379071
net-sysfs: remove unused fmt_long_hex

Ever since commit 2a422d91e5c143819368199e5a3294b978021f41
("net: change netdev->features to u32") the format string
fmt_long_hex has not been used, so we may as well remove it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/net-sysfs.c