From: Hans Verkuil Date: Sun, 21 Sep 2014 12:09:58 +0000 (-0300) Subject: [media] v4l2-ioctl.c: fix inverted condition X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=017ab36a8bce08ebdca741ea636f0b2e5006a143;p=pandora-kernel.git [media] v4l2-ioctl.c: fix inverted condition v4l_print_ext_controls() would print the 'size' if it was 0 and 'value' if size was non-zero, but it should have been the other way around. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed