commit | 61db1bc4970ac896a1e08fc2214d707b68605d41 | [log] [tgz] |
---|---|---|
author | Shraddha Barke <shraddha.6596@gmail.com> | Fri Dec 18 02:40:29 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 21 15:47:30 2015 -0800 |
tree | 33ad238dd07ab367ac3823117807b5f9ed970ecc | |
parent | 6ef3f3c736bd7f4864db5d49e7ff53aeedc75ca3 [diff] |
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>