[PATCH] net-sysfs: remove left over dead code

Subsystems: networking [general], the rest

STALE3821d

2 messages, 2 authors, 2016-03-02 · open the first message on its own page

[PATCH] net-sysfs: remove left over dead code

From: Eric Engestrom <hidden>
Date: 2016-02-29 16:34:25

This format hasn't been used since 04ed3e741d0f133e02bed7fa5c98edba128f90e7
("net: change netdev->features to u32")

Signed-off-by: Eric Engestrom <redacted>
---
 net/core/net-sysfs.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/net/core/net-sysfs.c b/net/core/net-sysfs.c
index b6c8a66..e326707 100644
--- a/net/core/net-sysfs.c
+++ b/net/core/net-sysfs.c
@@ -29,7 +29,6 @@
 
 #ifdef CONFIG_SYSFS
 static const char fmt_hex[] = "%#x\n";
-static const char fmt_long_hex[] = "%#lx\n";
 static const char fmt_dec[] = "%d\n";
 static const char fmt_ulong[] = "%lu\n";
 static const char fmt_u64[] = "%llu\n";
-- 
2.7.1

Re: [PATCH] net-sysfs: remove left over dead code

From: David Miller <davem@davemloft.net>
Date: 2016-03-02 20:02:44

From: Eric Engestrom <redacted>
Date: Mon, 29 Feb 2016 16:34:25 +0000
This format hasn't been used since 04ed3e741d0f133e02bed7fa5c98edba128f90e7
("net: change netdev->features to u32")

Signed-off-by: Eric Engestrom <redacted>
A patch that does this is already in the networking tree, please always
check the appropriate subsystem tree before submitting patches.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help