Messages in this thread |  | | Date | Wed, 22 Oct 2014 01:40:45 -0700 | From | Brian Norris <> | Subject | Re: [PATCH V2 linux-next] jffs2: fix sparse warning: unexpected unlock |
| |
On Sun, Sep 28, 2014 at 09:26:32PM +0200, Fabian Frederick wrote: > fs/jffs2/summary.c:846:5: warning: context imbalance in 'jffs2_sum_write_sumnode' - unexpected unlock > > Suggested-by: Brian Norris <computersforpeace@gmail.com> > Suggested-by: Josh Triplett <josh@joshtriplett.org> > Signed-off-by: Fabian Frederick <fabf@skynet.be> > --- > V2: use __must_hold instead of __releases / __acquires > (suggested by Brian Norris and Josh Triplett)
Pushed to l2-mtd.git. Thanks!
Brian
|  |