From: Hema Prathaban Date: Wed, 13 Aug 2014 10:52:41 +0000 (+0530) Subject: staging: lustre: lustre: ptlrpc: Fix pointer declaration X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0028d585b4f491948c3e732293f5aa781aee1ee9;p=pandora-kernel.git staging: lustre: lustre: ptlrpc: Fix pointer declaration This patch fixes the following checkpatch.pl issue in client.c: ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Hema Prathaban Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed