netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bh74.an@samsung.com
Cc: netdev@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	fengguang.wu@intel.com, ks.giri@samsung.com,
	siva.kallam@samsung.com, vipul.pandya@samsung.com
Subject: Re: [PATCH net-next] net: sxgbe: fix sparse warnings about static declaration
Date: Fri, 28 Mar 2014 14:43:00 -0400 (EDT)	[thread overview]
Message-ID: <20140328.144300.2043365269402850198.davem@davemloft.net> (raw)
In-Reply-To: <031b01cf4aaf$35e1b3b0$a1a51b10$@samsung.com>

From: Byungho An <bh74.an@samsung.com>
Date: Fri, 28 Mar 2014 10:57:36 -0700

> From: Byungho An <bh74.an@samsung.com>
> 
> This fixes followings:
> 
> sparse warnings: (new ones prefixed by >>)
> 
>>> drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c:197:5: 
> sparse: symbol 'sxgbe_platform_freeze' was not declared. Should it be static?
>>> drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c:204:5: 
> sparse: symbol 'sxgbe_platform_restore' was not declared. Should it be static?
>>> drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c:228:24: 
> sparse: symbol 'sxgbe_platform_driver' was not declared. Should it be static?
> 
>>> drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c:1795:6: 
> sparse: symbol 'sxgbe_get_ops' was not declared. Should it be static?
> 
> Reported-by: kbuild test robot <fengguang.wu@intel.com>
> Signed-off-by: Byungho An <bh74.an@samsung.com>

Applied.

      reply	other threads:[~2014-03-28 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-28 17:57 [PATCH net-next] net: sxgbe: fix sparse warnings about static declaration Byungho An
2014-03-28 18:43 ` David Miller [this message]

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=20140328.144300.2043365269402850198.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bh74.an@samsung.com \
    --cc=fengguang.wu@intel.com \
    --cc=ks.giri@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=siva.kallam@samsung.com \
    --cc=vipul.pandya@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).