From: Fred Chou Date: Wed, 10 Dec 2014 05:50:16 +0000 (+0800) Subject: staging: vt6655: remove unused function in mac.c X-Git-Tag: fixes-v4.0-rc1~99^2~490 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ae87e7554e9bb0e34930eaebef6a5e775314bd;p=pandora-kernel.git staging: vt6655: remove unused function in mac.c Removed the unused function MACvGetShortRetryLimit, which also fixed the following sparse warning: drivers/staging/vt6655/mac.c:162:6: warning: symbol 'MACvGetShortRetryLimit' was not declared. Should it be static? Signed-off-by: Fred Chou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed