From: Spencer Baugh Date: Sun, 14 Sep 2014 15:21:11 +0000 (-0400) Subject: staging: lustre: fix pointer whitespace style X-Git-Tag: fixes-for-v3.18-merge-window~15^2~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=727543d639efe4abb4be8ce56a1065c32dbac918;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed