lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20141106.143538.548139779010792028.davem@davemloft.net> Date: Thu, 06 Nov 2014 14:35:38 -0500 (EST) From: David Miller <davem@...emloft.net> To: andriy.shevchenko@...ux.intel.com Cc: peppe.cavallaro@...com, netdev@...r.kernel.org, vbridgers2013@...il.com Subject: Re: [PATCH v2] stmmac: fix sparse warnings From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com> Date: Wed, 5 Nov 2014 11:45:32 +0200 > This patch fixes the following sparse warnings. > > drivers/net/ethernet/stmicro/stmmac/enh_desc.c:381:30: warning: symbol 'enh_desc_ops' was not declared. Should it be static? > drivers/net/ethernet/stmicro/stmmac/norm_desc.c:253:30: warning: symbol 'ndesc_ops' was not declared. Should it be static? > drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c:141:33: warning: symbol 'stmmac_ptp' was not declared. Should it be static? > > There is no functional change. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com> > Acked-by: Giuseppe CAVALLARO <peppe.cavallaro@...com> > --- > Since v1: > - redone as Giuseppe suggested Applied, thanks. -- 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