From: Arend van Spriel Date: Fri, 13 May 2011 09:59:29 +0000 (+0200) Subject: staging: brcm80211: cleanup functions in nvram.c X-Git-Tag: v3.0-rc1~336^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=755f609cb3f64c6b5d25979c805fae16c4cc0c33;p=pandora-kernel.git staging: brcm80211: cleanup functions in nvram.c Several function in nvram.c take a pointer value which is not actually used. These are removed and the header file contained some other prototypes that were not implemented. As this source file was the only one using the header file siutils.h it has been removed. Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Reviewed-by: Roland Vossen Reviewed-by: Henry Ptasinski Reviewed-by: Brett Rudley Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed