commit | e69ae73b62ab9b2831c70af3e4022b385745138e | [log] [tgz] |
---|---|---|
author | Toby Smith <toby@tismith.id.au> | Wed May 07 16:21:22 2014 +1000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 23 20:58:12 2014 +0900 |
tree | 4341d4193153c975a86234d977abb930f259720f | |
parent | 773e4c41d92c2034ea2db41d4b7036be4c0c616d [diff] |
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>