From: Stephen Hemminger <shemminger@vyatta•com>
To: David Miller <davem@davemloft•net>
Cc: netdev@vger•kernel.org, Stephen Hemminger <stephen@networkplumber•org>
Subject: [PATCH net-next 5/5] dcb: fix sparse warnings
Date: Fri, 08 Mar 2013 11:07:44 -0800 [thread overview]
Message-ID: <20130308190809.541295922@vyatta.com> (raw)
In-Reply-To: 20130308190739.260966567@vyatta.com
[-- Attachment #1: dcb-sparse.patch --]
[-- Type: text/plain, Size: 454 bytes --]
Add header with function definitions to quiet warnings and avoid future errors.
Signed-off-by: Stephen Hemminger <stephen@networkplumber•org>
--- a/net/dcb/dcbevent.c 2012-12-07 15:06:43.291665973 -0800
+++ b/net/dcb/dcbevent.c 2013-03-08 10:36:52.394147858 -0800
@@ -20,6 +20,7 @@
#include <linux/rtnetlink.h>
#include <linux/notifier.h>
#include <linux/export.h>
+#include <net/dcbevent.h>
static ATOMIC_NOTIFIER_HEAD(dcbevent_notif_chain);
next prev parent reply other threads:[~2013-03-08 19:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-08 19:07 [PATCH net-next 0/5] Trivial patches Stephen Hemminger
2013-03-08 19:07 ` [PATCH net-next 1/5] bna: fix declaration mismatch Stephen Hemminger
2013-03-08 19:30 ` Rasesh Mody
2013-03-08 19:07 ` [PATCH net-next 2/5] Supject: phy: make local function static Stephen Hemminger
2013-03-08 19:07 ` [PATCH net-next 3/5] phy: vitesse make vsc824x_add_skew static Stephen Hemminger
2013-03-08 19:07 ` [PATCH net-next 4/5] team: make local function static Stephen Hemminger
2013-03-09 12:07 ` Jiri Pirko
2013-03-08 19:07 ` Stephen Hemminger [this message]
2013-03-09 21:10 ` [PATCH net-next 0/5] Trivial patches David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130308190809.541295922@vyatta.com \
--to=shemminger@vyatta$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=netdev@vger$(echo .)kernel.org \
--cc=stephen@networkplumber$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox