diff options
author | Imre Deak <imre.deak@gmail.com> | 2016-09-24 04:11:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-25 12:42:35 +0200 |
commit | c297d30756a427aa82b57f1fc0e6fb4343315ffd (patch) | |
tree | 6e5733f67583ec194546a4401202b04a5dfb5f2a /arch/sparc | |
parent | b941f067ead3099eeeb3562d9de25664af3949f4 (diff) | |
download | linux-c297d30756a427aa82b57f1fc0e6fb4343315ffd.tar.bz2 |
staging: lustre: ldlm: Fix extern variable declaration
Move the extern declaration to a header file common to all users of the
variable. This fixes the following sparse warning:
symbol 'ldlm_cancel_unused_locks_before_replay' was not declared.
Should it be static?
Signed-off-by: Imre Deak <imre.deak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions