commit | 315c928ba99af23dd25ac664b7c02828cf047f19 | [log] [tgz] |
---|---|---|
author | Pedro Marzo Perez <marzo.pedro@gmail.com> | Thu Jul 16 20:50:00 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 16 10:12:46 2015 -0700 |
tree | c8e71324031d1e36b0b90fecb9d0f507fa29ef53 | |
parent | 9c7e397c98d646a3a23ffd304def1750be916803 [diff] |
Staging: lustre: make obd_device_cachep static Variable obd_device_cachep is only used inside the file it is declared, so it is better set as static Signed-off-by: Pedro Marzo Perez <marzo.pedro@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>