drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errors
authorGreg Donald <gdonald@gmail.com>
Mon, 20 Oct 2014 16:18:12 +0000 (11:18 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 08:30:28 +0000 (16:30 +0800)
commit544426100b66f23cce010bd6e2b386b282a2767c
tree48faaf45a467483c91bf8bdf09df163f3629f8f3
parente9e2fa6958f13b511346f1c5e6b883a56b1e5c8a
drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errors

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>
drivers/staging/lustre/lustre/include/dt_object.h
drivers/staging/lustre/lustre/include/lprocfs_status.h
drivers/staging/lustre/lustre/include/lustre_dlm.h
drivers/staging/lustre/lustre/obdclass/genops.c
drivers/staging/lustre/lustre/obdclass/linux/linux-module.c
drivers/staging/lustre/lustre/obdclass/obd_config.c