commit | 623f0e137c0fedb81bbf3d88be4ed300eee163da | [log] [tgz] |
---|---|---|
author | Zoltán Lajos Kis <zoltan.lajos.kis@gmail.com> | Wed Jun 10 22:00:17 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 10 17:55:37 2015 -0700 |
tree | 311c621faf1eda64c2c2a88996757e7176daf132 | |
parent | 4828d1fdf4858072f714a22eaf8b65b1011b6d67 [diff] |
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 <zoltan.lajos.kis@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>