From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753818AbcENQBU (ORCPT ); Sat, 14 May 2016 12:01:20 -0400 Received: from tex.lwn.net ([70.33.254.29]:47632 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751718AbcENQBT (ORCPT ); Sat, 14 May 2016 12:01:19 -0400 Date: Sat, 14 May 2016 10:01:17 -0600 From: Jonathan Corbet To: Jani Nikula Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH 0/9] kernel-doc/docproc prep work for reStructuredText Message-ID: <20160514100117.7ba4391b@lwn.net> In-Reply-To: References: Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 12 May 2016 16:15:35 +0300 Jani Nikula wrote: > Jon, I was hoping we could consider nudging things forward a bit in the > kernel-doc and docproc reStructuredText front already in 4.7. I know > it's a bit close to the merge window, but this should not interfere with > anything else, and some of it are just trivial cleanups that I've been > carrying around locally. > > Obviously this doesn't actually add anything that uses them yet, but I > think it would be helpful to have some common base in to ease > collaboration. Yeah, I think I agree; it's really time to make something actually happen here. I'll push these into linux-next and, almost certainly, into 4.7 as well. Thanks for putting the series together. jon