From: Arend van Spriel Date: Thu, 9 Jun 2011 14:45:00 +0000 (+0200) Subject: staging: brcm80211: fix checkpatch errors in brcmsmac driver X-Git-Tag: v3.1-rc1~232^2~549 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d924bfe384af21b67f25698bde925f9b02e795;p=pandora-kernel.git staging: brcm80211: fix checkpatch errors in brcmsmac driver Several source files in brcmsmac driver have checkpatch errors that have been removed (see below). ERROR: spaces required around that ':' (ctx:VxV) + (u8)NPHY_RSSI_SEL_TSSI_5G:(u8)NPHY_RSSI_SEL_TSSI_2G; -- ERROR: code indent should use tabs where possible + ^Ierr = initvars_table(base, vp, vars, count);$ -- Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed