]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit301ce467bd621ad9fc160a3675240ef5fb81c882
treec167490b76d3f0492a2eb880bea55b4b97e26482
parentfa09ff3dda0812920b874a96584403daebf139e8
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