From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752750AbdEPTAT (ORCPT ); Tue, 16 May 2017 15:00:19 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:34380 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750775AbdEPTAP (ORCPT ); Tue, 16 May 2017 15:00:15 -0400 Date: Tue, 16 May 2017 12:00:09 -0700 From: Darren Hart To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , Cyrille Pitchen , linux-mtd@lists.infradead.org, Peter Zijlstra , Ingo Molnar , Thomas Gleixner Subject: Re: [PATCH v2 04/53] mutex, futex: adjust kernel-doc markups to generate ReST Message-ID: <20170516190009.GA29495@fury> References: <7b4ff1adb57ad96d8f12a05d8c661a3d8c4d2be1.1494935649.git.mchehab@s-opensource.com> <20170516173540.GA28967@fury> <20170516152418.6f68b2af@vela.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170516152418.6f68b2af@vela.lan> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 16, 2017 at 03:24:18PM -0300, Mauro Carvalho Chehab wrote: > Em Tue, 16 May 2017 10:35:40 -0700 > Darren Hart escreveu: > > > On Tue, May 16, 2017 at 09:15:56AM -0300, Mauro Carvalho Chehab wrote: > > > There are a few issues on some kernel-doc markups that was > > > causing troubles with kernel-doc output on ReST format: > > > > > > ./kernel/futex.c:492: WARNING: Inline emphasis start-string without end-string. > > > ./kernel/futex.c:1264: WARNING: Block quote ends without a blank line; unexpected unindent. > > > ./kernel/futex.c:1721: WARNING: Block quote ends without a blank line; unexpected unindent. > > > ./kernel/futex.c:2338: WARNING: Block quote ends without a blank line; unexpected unindent. > > > ./kernel/futex.c:2426: WARNING: Block quote ends without a blank line; unexpected unindent. > > > ./kernel/futex.c:2899: WARNING: Block quote ends without a blank line; unexpected unindent. > > > ./kernel/futex.c:2972: WARNING: Block quote ends without a blank line; unexpected unindent. > > > > > > Fix them. > > > > > > No functional changes. > > > > > > Acked-by: Darren Hart (VMware) > > > Signed-off-by: Mauro Carvalho Chehab > > > --- > > > > > > What was the difference from v1? Quick scan didn't reveal anything obvious to > > me... (context left intact in case you want to point it out inline), but just a > > "Changes since v1" below the --- is always appreciated - even it it's "no > > changes, new commit log". > > From v1, the .. note:: got removed. That's pretty much the same version > found on one of my replies + the addition of the warnings it produces > without the patch. Thanks Mauro. This still seems reasonable to me. -- Darren Hart VMware Open Source Technology Center