From cc43adab9a5b7f3b7c320ded7dbd771aca421f1a Mon Sep 17 00:00:00 2001 From: Aybuke Ozdemir Date: Sun, 16 Mar 2014 06:14:43 +0200 Subject: [PATCH] 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-format-patch failed