Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751942AbbDAEbj (ORCPT ); Wed, 1 Apr 2015 00:31:39 -0400 Received: from gproxy7-pub.mail.unifiedlayer.com ([70.40.196.235]:60468 "HELO gproxy7-pub.mail.unifiedlayer.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750806AbbDAEbi (ORCPT ); Wed, 1 Apr 2015 00:31:38 -0400 X-Greylist: delayed 398 seconds by postgrey-1.27 at vger.kernel.org; Wed, 01 Apr 2015 00:31:38 EDT X-Authority-Analysis: v=2.1 cv=NYV1iQz4 c=1 sm=1 tr=0 a=PkLafpyMt2xwRD+PMJrZ3Q==:117 a=PkLafpyMt2xwRD+PMJrZ3Q==:17 a=cNaOj0WVAAAA:8 a=f5113yIGAAAA:8 a=J0QyKEt1u0cA:10 a=kj9zAlcOel0A:10 a=ptNznvi-AAAA:8 a=fztpppUj2ZoA:10 a=Xwexni91U_8A:10 a=emO1SXQWCLwA:10 a=d057brlm5GidgtO9R-AA:9 a=CjuIK1q_8ugA:10 Date: Tue, 31 Mar 2015 22:24:47 -0600 From: Eddie Kovsky To: Sudip Mukherjee Cc: gregkh@linuxfoundation.org, cristina.opriceana@gmail.com, gdonald@gmail.com, mahfouz.saif.elyazal@gmail.com, benoit.taine@lip6.fr, dan.carpenter@oracle.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: rtl8192u Make function static Message-ID: <20150401042446.GA32100@athena> References: <20150331235119.GA31450@athena> <20150401033926.GA4638@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150401033926.GA4638@sudip-PC> User-Agent: Mutt/1.5.23 (2014-03-12) X-Identified-User: {1650:box492.bluehost.com:edkovsky:edkovsky.org} {sentby:smtp auth 65.102.196.57 authed with ewk+edkovsky.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 843 Lines: 23 On Wed, Apr 01, 2015 at 09:09:26AM +0530, Sudip Mukherjee wrote: > On Tue, Mar 31, 2015 at 05:51:19PM -0600, Eddie Kovsky wrote: > > Changing function definition to static fixes the > > following warning generated by sparse: > > > > drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1924:6: warning: symbol 'ieee80211_check_auth_response' was not declared. Should it be static? > > some one has already done this and it has been already applied to > staging-testing. > > regards > sudip > Yes, I see that now. I thought I was already tracking that branch. I'm sorry for the noise. Eddie -- 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/