提交 f481c0d8 编写于 作者: D David S. Miller

l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 2f77a3f5
......@@ -837,4 +837,4 @@ MODULE_DESCRIPTION("L2TP netlink");
MODULE_LICENSE("GPL");
MODULE_VERSION("1.0");
MODULE_ALIAS("net-pf-" __stringify(PF_NETLINK) "-proto-" \
__stringify(NETLINK_GENERIC) "-type-" "l2tp")
__stringify(NETLINK_GENERIC) "-type-" "l2tp");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册