From: Hans Verkuil Date: Mon, 3 Jun 2013 07:35:22 +0000 (-0300) Subject: [media] v4l2-ioctl: don't print the clips list X-Git-Tag: v3.10-rc7~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560dde24adfdc9dbcd141c75faecc5e0402fe531;p=pandora-kernel.git [media] v4l2-ioctl: don't print the clips list The clips pointer is a userspace pointer, not a kernelspace pointer, so you can't dereference the clips pointer. Also add a few missing commas and newlines. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed