From: Dan Carpenter Date: Thu, 19 Aug 2010 09:39:57 +0000 (+0200) Subject: drm: fix end of loop test X-Git-Tag: v2.6.36-rc3~46^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=161c48100236916e98d33a9c8b5fc8eae6decd15;p=pandora-kernel.git drm: fix end of loop test "agpmem" is never NULL here because it is the list cursor of a list_for_each_entry() list. Signed-off-by: Dan Carpenter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed