From a00d02663735df4027809da4412280925c7c9453 Mon Sep 17 00:00:00 2001 From: Marek Szyprowski Date: Thu, 15 Dec 2011 05:53:06 -0300 Subject: [PATCH] [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-format-patch failed