]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: Fix space required after ','
authorRashika Kheria <rashika.kheria@gmail.com>
Sat, 26 Oct 2013 10:53:21 +0000 (16:23 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 03:43:23 +0000 (20:43 -0700)
commit2dc8657aca29b437127c23d996ba538c45e7c5fc
tree6c8a53c55151da8960e0d3d4c4745cb37dde1299
parentadd070bc71d8a73ccc4714d566a80bed230119dc
Staging: lustre: Fix space required after ','

This patch fixes the following checkpatch.pl warning in lustre/ldlm/interval_tree.c-
ERROR: space required after that ',' (ctx:VxV)

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/interval_tree.c