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>
Showing
- drivers/staging/lustre/lustre/llite/vvp_dev.c 4 additions, 4 deletionsdrivers/staging/lustre/lustre/llite/vvp_dev.c
- drivers/staging/lustre/lustre/llite/vvp_io.c 3 additions, 3 deletionsdrivers/staging/lustre/lustre/llite/vvp_io.c
- drivers/staging/lustre/lustre/llite/vvp_req.c 6 additions, 6 deletionsdrivers/staging/lustre/lustre/llite/vvp_req.c
- drivers/staging/lustre/lustre/obdclass/obd_mount.c 1 addition, 1 deletiondrivers/staging/lustre/lustre/obdclass/obd_mount.c
Please register or sign in to comment