All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Zhi Yong Wu <zwu.kernel@gmail.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	davem@davemloft.net, Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Subject: Re: [PATCH v2 1/3] vxlan: silence one build warning
Date: Mon, 28 Oct 2013 08:24:07 -0700	[thread overview]
Message-ID: <20131028082407.03633f6b@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1382940110-10737-1-git-send-email-zwu.kernel@gmail.com>

On Mon, 28 Oct 2013 14:01:48 +0800
Zhi Yong Wu <zwu.kernel@gmail.com> wrote:

> From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
> 
> drivers/net/vxlan.c: In function ‘vxlan_sock_add’:
> drivers/net/vxlan.c:2298:11: warning: ‘sock’ may be used uninitialized in this function [-Wmaybe-uninitialized]
> drivers/net/vxlan.c:2275:17: note: ‘sock’ was declared here
>   LD      drivers/net/built-in.o
> 
> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>

This is much better.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

  parent reply	other threads:[~2013-10-28 15:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-28  6:01 [PATCH v2 1/3] vxlan: silence one build warning Zhi Yong Wu
2013-10-28  6:01 ` [PATCH v2 2/3] net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec() Zhi Yong Wu
2013-10-29  4:19   ` David Miller
2013-10-28  6:01 ` [PATCH v2 3/3] net, iovec: fix the incorrect comment in memcpy_fromiovecend() Zhi Yong Wu
2013-10-29  4:19   ` David Miller
2013-10-28 15:24 ` Stephen Hemminger [this message]
2013-10-29  4:19 ` [PATCH v2 1/3] vxlan: silence one build warning David Miller
2013-10-29  4:19   ` 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=20131028082407.03633f6b@nehalam.linuxnetplumber.net \
    --to=stephen@networkplumber.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=wuzhy@linux.vnet.ibm.com \
    --cc=zwu.kernel@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.