From: Andrew Morton Date: Sun, 1 Oct 2006 06:26:59 +0000 (-0700) Subject: [PATCH] list_del-debug fix X-Git-Tag: v2.6.19-rc1~636 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab8e92efcf3f7972f30033cad75f180aef4f3abc;p=pandora-kernel.git [PATCH] list_del-debug fix These two BUG_ON()s are redundant and undesired: we're checking for this condition further on in the function, only better. Cc: Dave Jones Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed