From: Aybuke Ozdemir Date: Sun, 16 Mar 2014 04:14:43 +0000 (+0200) Subject: staging: bcm: Typedefs.h Fix "foo * bar" warning. X-Git-Tag: v3.15-rc1~139^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc43adab9a5b7f3b7c320ded7dbd771aca421f1a;p=pandora-kernel.git staging: bcm: Typedefs.h Fix "foo * bar" warning. This patch fixes these error messages found by checkpatch.pl: ERROR: "foo* bar" should be "foo *bar" Signed-off-by: Aybuke Ozdemir Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed