From: Andy Walls Date: Fri, 22 Aug 2008 23:55:54 +0000 (-0300) Subject: V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member. X-Git-Tag: v2.6.28-rc1~601^2~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ba2b002265f2e862aa7f0df3f13c09ea99c4da;p=pandora-kernel.git V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member. cx18: Remove redundant struct cx18_queue length member. It can be trivially computed from queue->buffers * stream->buf_size, if ever really needed. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed