From: Hans Verkuil Date: Thu, 6 Feb 2014 08:46:11 +0000 (-0300) Subject: [media] vb2: rename queued_count to owned_by_drv_count X-Git-Tag: v3.15-rc1~85^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea3b980f058d9dbc79ba88c652d581fa2d00792;p=pandora-kernel.git [media] vb2: rename queued_count to owned_by_drv_count 'queued_count' is a bit vague since it is not clear to which queue it refers to: the vb2 internal list of buffers or the driver-owned list of buffers. Rename to make it explicit. Signed-off-by: Hans Verkuil Acked-by: Pawel Osciak Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed