commit | 610cc3a49fdc563395bc3e65fa4a6aa8f97651eb | [log] [tgz] |
---|---|---|
author | Iban Rodriguez <iban.rodriguez@ono.com> | Tue Apr 12 23:08:34 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 26 15:13:13 2016 -0700 |
tree | 061866f4ab694a9108f3d82960b6dfbca396e7ca | |
parent | abe958236ff9f1a68becf4e1d27a6ceb8e10e2b7 [diff] |
Staging: lustre: Make lustre_profile_list static Variable lustre_profile_list is only used inside obd_config.c, better make it static Signed-off-by: Iban Rodriguez <iban.rodriguez@ono.com> Acked-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>