From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935040AbbGHNZe (ORCPT ); Wed, 8 Jul 2015 09:25:34 -0400 Received: from cantor2.suse.de ([195.135.220.15]:55277 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934006AbbGHNZ2 (ORCPT ); Wed, 8 Jul 2015 09:25:28 -0400 From: Johannes Thumshirn To: Jonathan Corbet Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND] Documentation: Add MCB documentation References: <1436258228-5170-1-git-send-email-jthumshirn@suse.de> <20150707081156.6fa4d6a6@lwn.net> Date: Wed, 08 Jul 2015 15:25:20 +0200 In-Reply-To: <20150707081156.6fa4d6a6@lwn.net> (Jonathan Corbet's message of "Tue, 7 Jul 2015 08:11:56 -0600") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jonathan Corbet writes: > On Tue, 7 Jul 2015 10:37:08 +0200 > Johannes Thumshirn wrote: > >> The 1st version of this patch was send on Feb 16 >> (https://lkml.org/lkml/2015/2/16/31) and it seems like it missed v4.1 and I >> couldn't find it in the docs-next tree as well, that's the reason for the >> re-send. > > Very weird. I replied at the time that I had applied it, but it's sure > not there now. Unless, chameleon-like, it's hiding? > > Now that I'm paying attention again, could I ask for a name change for the > file? MCB.txt doesn't really tell anybody anything. How about > chameleon-bus.txt or something like that? Sure I can but as the source for it is in drivers/mcb/ I think the link is there? OTOH you're the docs maintainer, I do what ever you want me to do. Just tell me how you want it named and I'll re-spin (and include the documentation into MAINTAINERS as well). > Thanks (and sorry), No problem, it's not an ultra important bug fix after all ;-) Johannes