Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754705AbbBFAGQ (ORCPT ); Thu, 5 Feb 2015 19:06:16 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:49048 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751929AbbBFAGN (ORCPT ); Thu, 5 Feb 2015 19:06:13 -0500 Date: Thu, 05 Feb 2015 16:06:12 -0800 (PST) Message-Id: <20150205.160612.186602643427492859.davem@davemloft.net> To: prabhakar.csengg@gmail.com Cc: nicolas.ferre@atmel.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] net/macb: fix sparse warning From: David Miller In-Reply-To: <1423153267-1768-1-git-send-email-prabhakar.csengg@gmail.com> References: <1423153267-1768-1-git-send-email-prabhakar.csengg@gmail.com> X-Mailer: Mew version 6.6 on Emacs 24.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.7 (shards.monkeyblade.net [149.20.54.216]); Thu, 05 Feb 2015 16:06:13 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 674 Lines: 19 From: Lad Prabhakar Date: Thu, 5 Feb 2015 16:21:07 +0000 > From: "Lad, Prabhakar" > > this patch fixes following sparse warning: > > macb.c:2038:26: warning: symbol 'gem_ethtool_ops' was not declared. Should it be static? > > Alongside drops exporting of gem_ethtool_ops as there is no need. > > Signed-off-by: Lad, Prabhakar Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/