From: Laurent Pinchart Date: Wed, 29 Jan 2014 13:06:13 +0000 (-0300) Subject: [media] v4l: Improve readability by not wrapping ioctl number #define's X-Git-Tag: cleanup-for-v3.18~114^2~478 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4fa146ce53cc5741016fdfadfce84f5c0bcf999;p=pandora-kernel.git [media] v4l: Improve readability by not wrapping ioctl number #define's Wrapping the #define's at a 80 columns boundary just obfuscates the code. Don't do that. Signed-off-by: Laurent Pinchart Reviewed-by: Hans Verkuil Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed