From 2b3f41c723752b8ee6383256246b090f5b9f212c Mon Sep 17 00:00:00 2001 From: Guillaume Clement Date: Tue, 22 Jul 2014 22:08:29 +0200 Subject: [PATCH] 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-format-patch failed