From: Marek Szyprowski Date: Thu, 15 Dec 2011 08:53:06 +0000 (-0300) Subject: [media] media: vb2: review mem_priv usage and fix potential bugs X-Git-Tag: v3.3-rc1~48^2~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a00d02663735df4027809da4412280925c7c9453;p=pandora-kernel.git [media] media: vb2: review mem_priv usage and fix potential bugs This patch is a result of review of mem_priv entry usage in videobuf2 core. It fixes all all potential places where it was not checked against NULL or zeroed after freeing as well as a few style issues. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park CC: Pawel Osciak Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed