From: Guillaume Clement Date: Tue, 22 Jul 2014 20:08:29 +0000 (+0200) Subject: staging: vt6655: remove unused functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~352 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b3f41c723752b8ee6383256246b090f5b9f212c;p=pandora-kernel.git staging: vt6655: remove unused functions The IEEE11hbMgrRxAction is not exported and never used. Deleting it allows to delete other functions that were only used by IEEE11hbMgrRxAction. This allows to fix several warnings reported by sparse. Signed-off-by: Guillaume Clement Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed