commit | 72488596426bc82eeb71bf343e8b0049af214378 | [log] [tgz] |
---|---|---|
author | Laure Millet <laure.millet@lip6.fr> | Wed Mar 18 19:49:46 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 18 21:46:56 2015 +0100 |
tree | 81001f530bb4986082c903c9bf9657b75ccc9f1b | |
parent | 43550121a752311f5e096a9ac97898d878710aac [diff] |
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 <laure.millet@lip6.fr> Signed-off-by: Maxime Lorrillere <maxime.lorrillere@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>