From: Giuseppe CAVALLARO Date: Wed, 20 Jul 2011 00:05:22 +0000 (+0000) Subject: stmmac: remove warning when compile as built-in (V2) X-Git-Tag: v3.1-rc1~316^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3240e2811f05f11126b0947ff9bb411b692b2aa;p=pandora-kernel.git stmmac: remove warning when compile as built-in (V2) The patch removes the following serie of warnings when the driver is compiled as built-in: drivers/net/stmmac/stmmac_main.c: In function stmmac_cmdline_opt: drivers/net/stmmac/stmmac_main.c:1855:12: warning: ignoring return value of kstrtoul, declared with attribute warn_unused_result [snip] Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed