Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar"
authorLaure Millet <laure.millet@lip6.fr>
Wed, 18 Mar 2015 18:49:46 +0000 (19:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 20:46:56 +0000 (21:46 +0100)
commit72488596426bc82eeb71bf343e8b0049af214378
tree81001f530bb4986082c903c9bf9657b75ccc9f1b
parent43550121a752311f5e096a9ac97898d878710aac
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>
drivers/staging/lustre/lustre/llite/namei.c
This page took 0.024518 seconds and 5 git commands to generate.