From: Sasha Levin Date: Thu, 20 Dec 2012 18:11:18 +0000 (-0300) Subject: [media] m2m-deinterlace: use correct check for kzalloc failure X-Git-Tag: v3.9-rc1~93^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a3323aef4e32585a76ace5f53973404e7e5afee;p=pandora-kernel.git [media] m2m-deinterlace: use correct check for kzalloc failure There is no point in PTR_ERR()ing a NULL pointer, use a real error instead. Signed-off-by: Sasha Levin Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed