提交 23bdbc80 编写于 作者: S stephen hemminger 提交者: David S. Miller

dcb: fix sparse warnings

Add header with function definitions to quiet warnings and avoid future errors.
Signed-off-by: NStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 2ea46599
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
#include <linux/rtnetlink.h> #include <linux/rtnetlink.h>
#include <linux/notifier.h> #include <linux/notifier.h>
#include <linux/export.h> #include <linux/export.h>
#include <net/dcbevent.h>
static ATOMIC_NOTIFIER_HEAD(dcbevent_notif_chain); static ATOMIC_NOTIFIER_HEAD(dcbevent_notif_chain);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册