提交 09493abf 编写于 作者: S Soyoung Park 提交者: David S. Miller

[NETLINK]: cleanup unused macro in net/netlink/af_netlink.c

1 line removal, of unused macro.
ran 'egrep -r' from linux-2.6.16/ for Nprintk and
didn't see it anywhere else but here, in #define...
Signed-off-by: NSoyoung Park <speattle@yahoo.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 89bbb0a3
......@@ -61,7 +61,6 @@
#include <net/scm.h>
#include <net/netlink.h>
#define Nprintk(a...)
#define NLGRPSZ(x) (ALIGN(x, sizeof(unsigned long) * 8) / 8)
struct netlink_sock {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册