From: Laurent Pinchart Date: Tue, 11 May 2010 13:36:34 +0000 (-0300) Subject: V4L/DVB: videobuf: Rename vmalloc fields to vaddr X-Git-Tag: v2.6.36-rc1~582^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6dbe74806a17bcec8396c57ca7fd9a889e3b27;p=pandora-kernel.git V4L/DVB: videobuf: Rename vmalloc fields to vaddr The videobuf_dmabuf and videobuf_vmalloc_memory fields have a vmalloc field to store the kernel virtual address of vmalloc'ed buffers. Rename the field to vaddr. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed