From: Zoltán Lajos Kis Date: Wed, 10 Jun 2015 20:00:17 +0000 (+0200) Subject: Staging: lustre: fix space before and after comma in dt_object.c X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623f0e137c0fedb81bbf3d88be4ed300eee163da;p=pandora-kernel.git Staging: lustre: fix space before and after comma in dt_object.c Fixes a space prohibited before that ',' and space required after that ',' error in lustre/lustre/obdclass/dt_object.c that were found by the checkpatch.pl tool. Signed-off-by: Zoltán Lajos Kis Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed