]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: fix sparse warning "unexpected unlock"
authorToby Smith <toby@tismith.id.au>
Wed, 7 May 2014 06:21:22 +0000 (16:21 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:58:12 +0000 (20:58 +0900)
commit0fd9867b59a60c8944fb02a4a14d6ed896803e64
tree4341d4193153c975a86234d977abb930f259720f
parent8d0f25aa88f768bb57704fa14d3665a91cd249c3
staging: lustre: fix sparse warning "unexpected unlock"

Fix the following warning in lib-eq.c
warning: context imbalance in 'lnet_eq_wait_locked' - unexpected unlock

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