[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140328.144300.2043365269402850198.davem@davemloft.net>
Date: Fri, 28 Mar 2014 14:43:00 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: bh74.an@...sung.com
Cc: netdev@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
fengguang.wu@...el.com, ks.giri@...sung.com,
siva.kallam@...sung.com, vipul.pandya@...sung.com
Subject: Re: [PATCH net-next] net: sxgbe: fix sparse warnings about static
declaration
From: Byungho An <bh74.an@...sung.com>
Date: Fri, 28 Mar 2014 10:57:36 -0700
> From: Byungho An <bh74.an@...sung.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@...el.com>
> Signed-off-by: Byungho An <bh74.an@...sung.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists