Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754552AbbBFAFZ (ORCPT ); Thu, 5 Feb 2015 19:05:25 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:49030 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751929AbbBFAFX (ORCPT ); Thu, 5 Feb 2015 19:05:23 -0500 Date: Thu, 05 Feb 2015 16:05:22 -0800 (PST) Message-Id: <20150205.160522.373864854025762797.davem@davemloft.net> To: prabhakar.csengg@gmail.com Cc: hariprasad@chelsio.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] chelsio: cxgb4: fix sparse warning From: David Miller In-Reply-To: <1423149609-24108-1-git-send-email-prabhakar.csengg@gmail.com> References: <1423149609-24108-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:05:22 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 635 Lines: 19 From: Lad Prabhakar Date: Thu, 5 Feb 2015 15:20:09 +0000 > From: "Lad, Prabhakar" > > this patch fixes following sparse warning: > > cxgb4_dcb.c:25:6: warning: symbol 'dcb_ver_array' was not declared. Should it be static? > > Alongside making it const. > > 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/