From aff9d8e80489e2abe446094680009f6a23e8e6d7 Mon Sep 17 00:00:00 2001 From: Greg Donald Date: Thu, 21 Aug 2014 11:07:42 -0500 Subject: [PATCH] drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errors Fix checkpatch.pl "foo * bar" should be "foo *bar" errors Signed-off-by: Greg Donald Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed