From: Jessica Yu Date: Mon, 28 Jul 2014 13:33:12 +0000 (-0700) Subject: Staging: lustre: linux-module: fix pointer style issue X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb574144f0bf64a68e1657760a2875e13cd2e83e;p=pandora-kernel.git Staging: lustre: linux-module: fix pointer style issue Fix pointer code style (foo * bar -> foo *bar) Signed-off-by: Jessica Yu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed