Staging: lustre: obdclass: Declare local function cl_lock_mutex_try as static
authorShraddha Barke <shraddha.6596@gmail.com>
Sun, 1 Nov 2015 11:36:34 +0000 (17:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit5e6f5901f076ec578f68cd100cca8f0d0175c532
tree7130fc45305a0b9c506e6c6e40ecfa17a1365a55
parentfb2358958785fa724a007671eb2bf848e8137354
Staging: lustre: obdclass: Declare local function cl_lock_mutex_try as static

Function cl_lock_mutex_try has been used only in this particular file.
Thus declare the function as static.

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