From: Laure Millet Date: Wed, 18 Mar 2015 18:49:46 +0000 (+0100) Subject: Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar" X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~334 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72488596426bc82eeb71bf343e8b0049af214378;p=pandora-kernel.git Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar" This patch fixes a coding style error in a pointer declaration. Signed-off-by: Laure Millet Signed-off-by: Maxime Lorrillere Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed