staging/lustre: annotate lock/unlock in lov_stripe_lock / lov_stripe_unlock
authorMostyn Bramley-Moore <mbmcode@gmail.com>
Sun, 7 Sep 2014 09:46:40 +0000 (11:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 19:40:40 +0000 (12:40 -0700)
commit82604f8c97730e2962ab4cc4704fdbe105cfb6df
tree42dbf866c42d8ee993eb449e0785b919e90e2d3c
parent3db7eb2e447633c7e2adb656125e69ce6b28cd9a
staging/lustre: annotate lock/unlock in lov_stripe_lock / lov_stripe_unlock

Annotate the lock/unlock pair in lov_stripe_lock/lov_stripe_unlock to
avoid sparse warning about a context imbalance.
Part of the eudyptula challenge: http://eudyptula-challenge.org/

Signed-off-by: Mostyn Bramley-Moore <mbmcode@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_obd.c