From: Ian Kent Date: Thu, 1 May 2008 11:35:06 +0000 (-0700) Subject: autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() X-Git-Tag: v2.6.26-rc1~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afec570c32a0d116e3c68af583ed1d11110f12fc;p=pandora-kernel.git autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() Re-order some code in expire.c:autofs4_expire_indirect() to avoid compile warning, reported by Harvey Harrison: CHECK fs/autofs4/expire.c fs/autofs4/expire.c:383:2: warning: context imbalance in 'autofs4_expire_indirect' - unexpected unlock Signed-off-by: Ian Kent Reviewed-by: Harvey Harrison Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed