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