From: Arend van Spriel Date: Fri, 23 Sep 2011 00:07:43 +0000 (-0700) Subject: staging: brcm80211: remove unconditional code blocks from brcmfmac X-Git-Tag: v3.2-rc1~169^2^2~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc1fbc00419ebcef0fac1ed6ece8a5939541b7a;p=pandora-kernel.git staging: brcm80211: remove unconditional code blocks from brcmfmac Using a block statement to scope function variables is not common in linux kernel development. Browsed through the brcmfmac to remove those. Reported-by: Johannes Berg Reviewed-by: Roland Vossen Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed