From 867ce1bd68fb1eadb70b82bcda1e451b27ff824a Mon Sep 17 00:00:00 2001 From: Aybuke Ozdemir Date: Fri, 19 Sep 2014 02:33:38 +0300 Subject: [PATCH] Staging: rtl8723au: core: 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: Greg Kroah-Hartman --- Reading git-format-patch failed