]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit30838127e06f4bfa11282befbc804ac2f8999b6e
tree885773b3a12a625bb392e6c9f2fa05b24bcecc85
parent01b8bc1c774a90824f3d6f579bdcf30ac2e724bf
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