Staging: lustre: lmv: Declare local functions as static
authorShraddha Barke <shraddha.6596@gmail.com>
Sat, 31 Oct 2015 10:28:43 +0000 (15:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitc8b3c83e3b8c45083983c89d3ee08d3c5035c4cf
tree092a0508c4c1f1b4b7ce87e30a43e7286a9d2a00
parent1251604b0eb7e58110c5d7fc025b01ecb19de9ef
Staging: lustre: lmv: Declare local functions as static

Declare functions lmv_intent_open and lmv_intent_lookup as static
since they are used only in this particular file. Also remove
corresponding declarations from header file.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lmv/lmv_intent.c
drivers/staging/lustre/lustre/lmv/lmv_internal.h
This page took 0.024873 seconds and 5 git commands to generate.