staging: lustre: fix pointer whitespace style
authorSpencer Baugh <sbaugh@andrew.cmu.edu>
Sun, 14 Sep 2014 15:21:11 +0000 (11:21 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Sep 2014 17:00:24 +0000 (10:00 -0700)
commit727543d639efe4abb4be8ce56a1065c32dbac918
treec167490b76d3f0492a2eb880bea55b4b97e26482
parentdb7b4b391e2f301d6d18ded41628ce458cbd4129
staging: lustre: fix pointer whitespace style

Fix errors reported by checkpatch of this kind:
ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Spencer Baugh <sbaugh@andrew.cmu.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_import.h