From: Kristina Martsenko Date: Mon, 11 Nov 2013 20:42:32 +0000 (+0200) Subject: staging: lustre: fix checkpatch issue regarding pointer coding style X-Git-Tag: v3.14-rc1~150^2~775^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e630a6bcf18079b2ab6b03d55c9757e8ef6656b6;p=pandora-kernel.git staging: lustre: fix checkpatch issue regarding pointer coding style Fix the following checkpatch error: ERROR: "(foo*)" should be "(foo *)" Signed-off-by: Kristina Martsenko Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed