提交 5a46790c 编写于 作者: J Joe Perches 提交者: David S. Miller

include/linux/if_ether.h: Remove unused #define MAC_FMT

Last use was removed, so remove the #define.
Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 ec550d24
......@@ -137,8 +137,6 @@ extern struct ctl_table ether_table[];
extern ssize_t sysfs_format_mac(char *buf, const unsigned char *addr, int len);
#define MAC_FMT "%02x:%02x:%02x:%02x:%02x:%02x"
#endif
#endif /* _LINUX_IF_ETHER_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册