From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from perceval.ideasonboard.com ([95.142.166.194]:52713 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751468Ab2FRJ5P (ORCPT ); Mon, 18 Jun 2012 05:57:15 -0400 From: Laurent Pinchart To: Hans Verkuil Cc: linux-media@vger.kernel.org, Mauro Carvalho Chehab , Hans de Goede , Andy Walls , Guennadi Liakhovetski , Pawel Osciak , Tomasz Stanislawski , Hans Verkuil Subject: Re: [RFCv1 PATCH 30/32] v4l2-ioctl.c: shorten the lines of the table. Date: Mon, 18 Jun 2012 11:57:24 +0200 Message-ID: <2301007.COnlniXjQu@avalon> In-Reply-To: <84ca6e9f309bcb5f2d603711a755609335b0ea89.1339321562.git.hans.verkuil@cisco.com> References: <1339323954-1404-1-git-send-email-hverkuil@xs4all.nl> <84ca6e9f309bcb5f2d603711a755609335b0ea89.1339321562.git.hans.verkuil@cisco.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-media-owner@vger.kernel.org List-ID: Hi Hans, Thanks for the patch. On Sunday 10 June 2012 12:25:52 Hans Verkuil wrote: > From: Hans Verkuil > > Use some macro magic to reduce the length of the lines in the table. This > makes it more readable. It indeed shortens the lines, but to be honest I find the result less readable. > Signed-off-by: Hans Verkuil -- Regards, Laurent Pinchart