From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754308AbbGXN02 (ORCPT ); Fri, 24 Jul 2015 09:26:28 -0400 Received: from lb2-smtp-cloud3.xs4all.net ([194.109.24.26]:46310 "EHLO lb2-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752850AbbGXN00 (ORCPT ); Fri, 24 Jul 2015 09:26:26 -0400 Message-ID: <55B23CB7.2040200@xs4all.nl> Date: Fri, 24 Jul 2015 15:25:11 +0200 From: Hans Verkuil User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 MIME-Version: 1.0 To: Jonathan Corbet CC: Masanari Iida , mchehab@osg.samsung.com, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org Subject: Re: [PATCH] [media] DocBook: Fix typo in intro.xml References: <1436830610-19316-1-git-send-email-standby24x7@gmail.com> <20150714123806.4a97894c@lwn.net> <55B1F86F.8010304@xs4all.nl> <20150724151038.1b9e9981@lwn.net> In-Reply-To: <20150724151038.1b9e9981@lwn.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/24/2015 03:10 PM, Jonathan Corbet wrote: > On Fri, 24 Jul 2015 10:33:51 +0200 > Hans Verkuil wrote: > >> Jon, would you mind if I take this patch and let it go through the media >> tree? I'd like to apply a patch on top of this one that removes the mention of >> devfs. > > Fine, I'll drop it. > >> It makes more sense in general to take patches to Documentation/DocBook/media >> via the media route. > > OK. I'll stick the following into MAINTAINERS so I'm not tempted to grab > them from you :) > > jon > > MAINTAINERS: Direct Documentation/DocBook/media properly > > The media maintainers want DocBook changes to go through their tree; > document that wish accordingly. Thank you very much! Acked-by: Hans Verkuil Regards, Hans > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b9b91566380e..11e2516c2712 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3440,6 +3440,7 @@ X: Documentation/devicetree/ > X: Documentation/acpi > X: Documentation/power > X: Documentation/spi > +X: Documentation/DocBook/media > T: git git://git.lwn.net/linux-2.6.git docs-next > > DOUBLETALK DRIVER >