From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Landley Subject: Re: [PATCH] drm: fix new kernel-doc warnings Date: Tue, 05 Mar 2013 22:28:55 -0600 Message-ID: <1362544135.7276.14@driftwood> References: <51362680.3030203@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <51362680.3030203@infradead.org> (from rdunlap@infradead.org on Tue Mar 5 11:08:16 2013) Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: Randy Dunlap Cc: dri-devel@lists.freedesktop.org, Linus Torvalds , David Airlie , LKML List-Id: dri-devel@lists.freedesktop.org On 03/05/2013 11:08:16 AM, Randy Dunlap wrote: > From: Randy Dunlap > > Fix new kernel-doc warnings in drm_edid.c: convert doxygen(?) to > kernel-doc to match the rest of the file's documentation. I've been feeding this stuff through trivial@kernel.org. (I just got my kernel.org account re-enabled yesterday, and hope to set up a tree to feed into linux-next this weekend, but this is probably still trivial@ material anyway since it's scattered around the tree outside of the documentation directory.) Rob