From: Roland Vossen Date: Thu, 29 Sep 2011 22:34:13 +0000 (-0700) Subject: staging: brcm80211: removed unused argument from softmac functions X-Git-Tag: v3.2-rc1~169^2^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b65e0fdb103122b932fad95207c03c2cc407b20d;p=pandora-kernel.git staging: brcm80211: removed unused argument from softmac functions Parameter 's2' was unused. Affected function was only used internally to main.c and has been made static and moved above its callers. Reported-by: Johannes Berg Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed