Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758193AbbBEREZ (ORCPT ); Thu, 5 Feb 2015 12:04:25 -0500 Received: from mail-bl2on0133.outbound.protection.outlook.com ([65.55.169.133]:26789 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753880AbbBEREY convert rfc822-to-8bit (ORCPT ); Thu, 5 Feb 2015 12:04:24 -0500 From: Haiyang Zhang To: Lad Prabhakar , KY Srinivasan , "devel@linuxdriverproject.org" CC: "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: RE: [PATCH] hyperv: fix sparse warnings Thread-Topic: [PATCH] hyperv: fix sparse warnings Thread-Index: AQHQQVVh+nHyl/F1AEK+9COwPhWt2pziSHkA Date: Thu, 5 Feb 2015 17:04:21 +0000 Message-ID: References: <1423148793-19610-1-git-send-email-prabhakar.csengg@gmail.com> In-Reply-To: <1423148793-19610-1-git-send-email-prabhakar.csengg@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [96.237.174.38] authentication-results: gmail.com; dkim=none (message not signed) header.d=none; x-microsoft-antispam: BCL:0;PCL:0;RULEID:;SRVR:BN1PR0301MB0705; x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:;SRVR:BN1PR0301MB0705; x-forefront-prvs: 0478C23FE0 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(51704005)(13464003)(377454003)(122556002)(2656002)(40100003)(87936001)(2950100001)(2900100001)(66066001)(74316001)(33656002)(77156002)(46102003)(62966003)(92566002)(106116001)(99286002)(54356999)(2421001)(76576001)(86362001)(2501002)(50986999)(19580395003)(19580405001)(1511001)(86612001)(102836002)(76176999)(2561002);DIR:OUT;SFP:1102;SCL:1;SRVR:BN1PR0301MB0705;H:BN1PR0301MB0770.namprd03.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: microsoft.onmicrosoft.com X-MS-Exchange-CrossTenant-originalarrivaltime: 05 Feb 2015 17:04:21.7953 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 72f988bf-86f1-41af-91ab-2d7cd011db47 X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN1PR0301MB0705 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1130 Lines: 32 > -----Original Message----- > From: Lad Prabhakar [mailto:prabhakar.csengg@gmail.com] > Sent: Thursday, February 5, 2015 10:07 AM > To: KY Srinivasan; Haiyang Zhang; devel@linuxdriverproject.org > Cc: netdev@vger.kernel.org; linux-kernel@vger.kernel.org; Lad, Prabhakar > Subject: [PATCH] hyperv: fix sparse warnings > > From: "Lad, Prabhakar" > > this patch fixes following sparse warnings: > > netvsc.c:688:5: warning: symbol 'netvsc_copy_to_send_buf' was not > declared. Should it be static? > rndis_filter.c:627:5: warning: symbol 'rndis_filter_set_offload_params' > was not declared. Should it be static? > rndis_filter.c:702:5: warning: symbol 'rndis_filter_set_rss_param' was > not declared. Should it be static? > > Signed-off-by: Lad, Prabhakar Signed-off-by: Haiyang Zhang Thanks. -- 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/