From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH] Documentation: DocBook: Rename drm_stub.c to drm_drv.c cause 'make xmldocs' failed Date: Tue, 12 Aug 2014 23:49:29 -0700 Message-ID: <53EB0A79.1020301@infradead.org> References: <1407525394-29821-1-git-send-email-standby24x7@gmail.com> <53EA4F34.4050402@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Fabio Estevam Cc: Linus Torvalds , Masanari Iida , Jim Davis , dri-devel , LKML , David Airlie List-Id: dri-devel@lists.freedesktop.org On 08/12/14 18:17, Fabio Estevam wrote: > On Tue, Aug 12, 2014 at 2:30 PM, Randy Dunlap wrote: >> This patch fixed 'make xmldocs' failed on linus's tree and >> linux-next as of 8th/Aug,2014. >> >> When drm merge for 3.17-rc1 happen, a file was renamed from >> drm_stub.c to drm_drv.c. >> But Documentation/DocBook/drm.tmpl still have an old file name. >> >> Signed-off-by: Masanari Iida >> Signed-off-by: Randy Dunlap > > Isn't the From field missing to indicate Masanari's authorship of this patch? Hm, yes, I'm afraid that it is. Sorry about that. If Linus doesn't merge it, I'll add it to my patch queue or David Airlie can do that as well. Thanks. -- ~Randy