]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: fix space before and after comma in dt_object.c
authorZoltán Lajos Kis <zoltan.lajos.kis@gmail.com>
Wed, 10 Jun 2015 20:00:17 +0000 (22:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Jun 2015 00:55:37 +0000 (17:55 -0700)
commit5e947989f4a163d8f8ecd749263e66714b185977
tree311c621faf1eda64c2c2a88996757e7176daf132
parent67f49c08c6ae04e8d449429338c81325604d0a60
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>
drivers/staging/lustre/lustre/obdclass/dt_object.c