From: Arend van Spriel Date: Wed, 2 Jan 2013 14:22:47 +0000 (+0100) Subject: brcmfmac: remove unnecessary curly braces in dhd_attach() X-Git-Tag: v3.9-rc1~139^2~242^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84e3112ecc73482a7e07cd88bf2feaa60e42634;p=pandora-kernel.git brcmfmac: remove unnecessary curly braces in dhd_attach() Stumbled into a curly braces used for if statement with only one conditional statement. Removing them. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed