staging: lustre: fix coding style issue in vvp_page.c
authorZhengyi Shen <shenzhengyi@gmail.com>
Thu, 2 Feb 2017 15:28:21 +0000 (23:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2017 12:01:38 +0000 (13:01 +0100)
commitdcdf43a01e950c9475fb325972d8f034afa19464
tree6de5d1f21fa855434aa241d47830689e25b72511
parenta3463e64adfa0ad3d9d11ca769f0e670917039de
staging: lustre: fix coding style issue in vvp_page.c

This is a patch to fix "WARNING: line over 80 characters" found by
checkpatch.pl in vvp_page.c.

Signed-off-by: Zhengyi Shen <shenzhengyi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/vvp_page.c