From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylwester Nawrocki Date: Tue, 29 Nov 2011 17:19:09 +0000 Subject: Re: [PATCH v4 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 Message-Id: <4ED5140D.4080200@samsung.com> List-Id: References: <1322562419-9934-1-git-send-email-laurent.pinchart@ideasonboard.com> <1322562419-9934-3-git-send-email-laurent.pinchart@ideasonboard.com> In-Reply-To: <1322562419-9934-3-git-send-email-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laurent Pinchart Cc: linux-fbdev@vger.kernel.org, linux-media@vger.kernel.org Hi Laurent, On 11/29/2011 11:26 AM, Laurent Pinchart wrote: > NV24 and NV42 are planar YCbCr 4:4:4 and YCrCb 4:4:4 formats with a > luma plane followed by an interleaved chroma plane. > > Signed-off-by: Laurent Pinchart > --- ... > + > + > + > + > + I think this comment chunk is redundant, it's just for emacs configuration. Every time I open the file containing litter like this I get a not-so-useful message, asking if I want to load the variables defined there or not. I'm considering a patch cleaning up the Docbook from this emacs stuff, as I also made a mistake copying this comment when adding NV12M, NV12MT formats. Looks like most of people are doing that, e.g. see http://www.mail-archive.com/linux-media@vger.kernel.org/msg38637.html ;) -- Regards, Sylwester