staging:lustre: fix "space required after that ', '" error in cl_page.c
authorAnders Fridlund <anders.fridlund@gmail.com>
Thu, 9 Jul 2015 09:02:09 +0000 (11:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jul 2015 02:50:21 +0000 (19:50 -0700)
commit574150f0d275c4caf04156ecda6f9f988d6f5ffd
treea7bba9effc096a8d6550b4f244574a5011a83928
parent9e0e332a7a4ac8a00ba06b536ecda8582b5a0814
staging:lustre: fix "space required after that ', '" error in cl_page.c

This is a patch to the cl_page.c file that fixes a
"space required after that ','" error found by the checkpatch.pl tool.

Signed-off-by: Anders Fridlund <anders.fridlund@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/cl_page.c