From: Arend van Spriel Date: Wed, 29 Jun 2011 23:46:25 +0000 (-0700) Subject: staging: brcm80211: fix checkpatch errors in types.h X-Git-Tag: v3.1-rc1~232^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35491d32d6066cb7b422034a45b0c77719f6e9ee;p=pandora-kernel.git staging: brcm80211: fix checkpatch errors in types.h The file types.h contains several occurrences of the checkpatch error "(foo*)" should be "(foo *)". This has been fixed in this patch. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed