From: Marek Szyprowski Date: Thu, 10 Mar 2011 12:10:49 +0000 (-0300) Subject: [media] v4l2: vb2: simplify __vb2_queue_free function X-Git-Tag: v2.6.39-rc1~86^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f1fc33a76a115e8c67f7b052bd7f6e129cda50;p=pandora-kernel.git [media] v4l2: vb2: simplify __vb2_queue_free function __vb2_queue_free function doesn't really return anything useful. This patch removes support for the return value to simplify the code. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed