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

osc_attr_set 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/osc/osc_object.c