On Tue, Feb 19, 2019 at 09:35:39AM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Fixup to kbuild report: > > drivers/infiniband/core/nldev.c:1158:9: sparse: warning: context > imbalance in 'res_get_common_dumpit' - unexpected unlock. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > Tonight, I got this report from 0-day build, but for some reasons can't > reproduce this result with my local sparse checks. > --- > drivers/infiniband/core/nldev.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Okay, squashed in Thanks, Jason