From: Greg Donald Date: Thu, 21 Aug 2014 16:07:42 +0000 (-0500) Subject: drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errors X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aff9d8e80489e2abe446094680009f6a23e8e6d7;p=pandora-kernel.git 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-diff-tree failed