From: Ville Syrjälä Date: Mon, 7 Nov 2005 09:00:56 +0000 (-0800) Subject: [PATCH] matroxfb: Remove an unused wait queue entry X-Git-Tag: v2.6.15-rc1~533 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e91fdf56930fd3bd11f0df26e686feabf65ebe;p=pandora-kernel.git [PATCH] matroxfb: Remove an unused wait queue entry wait_event_event_interruptible() uses a private wait queue entry so there's no need for the caller to initialize one. Signed-off-by: Ville Syrjälä Signed-off-by: Petr Vandrovec Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed