]> git.kernelconcepts.de Git - karo-tx-linux.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)
commite69ae73b62ab9b2831c70af3e4022b385745138e
tree4341d4193153c975a86234d977abb930f259720f
parent773e4c41d92c2034ea2db41d4b7036be4c0c616d
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