OSDN Git Service

staging: lustre: fix sparse warning "should it be static"
authorToby Smith <toby@tismith.id.au>
Wed, 7 May 2014 06:21:21 +0000 (16:21 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:58:12 +0000 (20:58 +0900)
commit5f5b738480aeacf34cd85e431f3add284410ff40
tree885773b3a12a625bb392e6c9f2fa05b24bcecc85
parente69ae73b62ab9b2831c70af3e4022b385745138e
staging: lustre: fix sparse warning "should it be static"

Fix the following warning in lib-eq.c
warning: symbol 'lnet_eq_dequeue_event' was not declared. Should it be static?

Signed-off-by: Toby Smith <toby@tismith.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/lib-eq.c