From: Andrew Morton Date: Fri, 29 Sep 2006 09:01:44 +0000 (-0700) Subject: [PATCH] expand_fdtable(): remove pointless unlock+lock X-Git-Tag: v2.6.19-rc1~659 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=327dcaadc0bc08ad081aa8e36b6ec7ad7aa45e30;p=pandora-kernel.git [PATCH] expand_fdtable(): remove pointless unlock+lock This unlock/lock on a super-unlikely path isn't worth the kernel text. Cc: Vadim Lobanov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed