staging: lustre: set function scope with static
authorTobin C Harding <me@tobin.cc>
Mon, 23 May 2016 10:17:46 +0000 (20:17 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jun 2016 05:40:16 +0000 (22:40 -0700)
commite3c9078af85dceaa6cda2a573c4bf0be7d978bc4
treebf180aab69f86da5a676e8cadfe8ad7c6305c612
parentd484ed6f10997bb7a89dc7a71d2bf2614053640a
staging: lustre: set function scope with static

A number of function definitions were found to be candidates for
static scoping. This patch adds static to these functions.

Signed-off-by: Tobin C Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/vvp_dev.c
drivers/staging/lustre/lustre/llite/vvp_io.c
drivers/staging/lustre/lustre/llite/vvp_req.c
drivers/staging/lustre/lustre/obdclass/obd_mount.c