drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errors
authorGreg Donald <gdonald@gmail.com>
Thu, 21 Aug 2014 16:07:42 +0000 (11:07 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 18:57:45 +0000 (11:57 -0700)
Fix checkpatch.pl "foo * bar" should be "foo *bar" errors

Signed-off-by: Greg Donald <gdonald@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found