]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: obdclass: Declare lu_site_hash_ops as static
authorShraddha Barke <shraddha.6596@gmail.com>
Thu, 17 Dec 2015 21:10:30 +0000 (02:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 23:47:30 +0000 (15:47 -0800)
commit727da95b570e01e58f766f146290bc794bd54125
tree4338a86a101d70b5f7e33e51248c8eff0c7e97ce
parent8f62702a17f6de639faf782416768192079e3476
Staging: lustre: obdclass: Declare lu_site_hash_ops as static

lu_site_hash_ops is used only in this particular file. Thus declare
it 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/lu_object.c