From: Hans Verkuil Date: Fri, 5 Jun 2015 14:28:51 +0000 (-0300) Subject: [media] v4l2-ioctl: log buffer type 0 correctly X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=839aa56d077972170a074bcbe31bf0d7eba37b24;p=pandora-kernel.git [media] v4l2-ioctl: log buffer type 0 correctly If userspace passed the invalid buffer type 0 to the kernel, then the kernel log would show 'type=(null)' since there was no string defined for type 0. Fix this. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed