From 72488596426bc82eeb71bf343e8b0049af214378 Mon Sep 17 00:00:00 2001 From: Laure Millet Date: Wed, 18 Mar 2015 19:49:46 +0100 Subject: [PATCH] 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-format-patch failed