From a45cbb78147e8f57250f1687f5b61470b8343a20 Mon Sep 17 00:00:00 2001 From: Aybuke Ozdemir Date: Thu, 18 Sep 2014 23:56:13 +0300 Subject: [PATCH] Staging: rtl8821ae: 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 Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed