Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp425152pxb; Thu, 14 Jan 2021 09:08:48 -0800 (PST) X-Google-Smtp-Source: ABdhPJzlnl0akoWXpEMoWV8B/1eMOrG7/MZGa12dZx5BPmOslwhuYnI0DWFucCr7BS6EkKgGZ8di X-Received: by 2002:a17:906:4d8d:: with SMTP id s13mr5972998eju.305.1610644128264; Thu, 14 Jan 2021 09:08:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610644128; cv=none; d=google.com; s=arc-20160816; b=hZxXvLMjSTrqdVbzw7L++03QA3KXbacAFt8KKje2zffhUr/M6vXa3S1K0HmNda49m+ IRtS7A+IMyrWh3oeXsymB6nDqlvM9Hb4xrfUMoNiTda1IsBe1N/wrSU3UGDAbbiPrt1H CfZlDw0Rs5G/LVLx7FLiwvLctKDqkyCS+nxaveTpYhKLX8asMwL93xgBoK/5ViixGwTT NYiTniA8AHnsatCKRgkOrxq/flemKse/mut52O+z/u1vfCA47hx1io2hssHFHasmKucR idBHCjJ1cPoR5KDl5RGx0mr+nsswvDQy287MT2FK/94qzUqE5cRoLI9B0rTr+ZQqIJ7z HH8Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=mk5x0557JIoKjL+Hrxoq7Xfgt7ERlmHY2xW7BzJwXBc=; b=ktVpUT8lmb94cA0IYinAP5LSs0qosLGLazdJT3vObvSVM9H0xRjaMOhk87lHCXtzVX oJtOwEczmbdfXgUGAqXD/EPNevtNSjnDgv3IEfcq7XVb5BsIrrq4O+nRZ2sDZxd9J7uz mmVhiv6JaaNqITSFWurAFoXUgxkdOgfhj+TA71K61Dx4hSitsmI4qvOCHhoOyz1kdpMX 7kCcXvqp1LPdn2DrfJbyAJak9YpDYfn2R5E8sEzwd/9QyTDYTbtMMoPSeOw8UeufGk+3 G4IsXYULqnq935pYG3i8ndIFQeS4yNcXVpzzW9kfmNNM/k8GlaVfMmXBAN+6tOSgJkK8 m3YQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=kCHIxu1I; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b15si2704734ejc.100.2021.01.14.09.08.22; Thu, 14 Jan 2021 09:08:48 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=kCHIxu1I; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727686AbhANRGO (ORCPT + 99 others); Thu, 14 Jan 2021 12:06:14 -0500 Received: from mail.kernel.org ([198.145.29.99]:54126 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726212AbhANRGO (ORCPT ); Thu, 14 Jan 2021 12:06:14 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1C14C23B1C; Thu, 14 Jan 2021 17:05:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1610643933; bh=hwf3Sj/6g5H0FgDr5lRz9hWS4NsLDeGdj2FQI3Njcdw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kCHIxu1Ium/Rgyz9SefxLajRjTZIbQFN2FuB/rX1oEHn0mJkVmz7ZTNvVOHIKd6jG MYb9a/yLBsC+WqGiW5yEWMm8/U1Di9efvc0l2YwFC6JC2xZSfONs0c4vdtuj31cSgB +pJkSIM0retppMmDDkFcqgMIgoK4Qimua9I+m9zw= Date: Thu, 14 Jan 2021 18:05:30 +0100 From: Greg Kroah-Hartman To: Moritz Fischer Cc: Lukas Bulwahn , Wu Hao , Matthew Gerlach , linux-fpga@vger.kernel.org, Tom Rix , "open list:DOCUMENTATION" , kernel-janitors@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH -next] fpga: dfl-pci: rectify ReST formatting Message-ID: References: <20210111112113.27242-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 14, 2021 at 08:45:15AM -0800, Moritz Fischer wrote: > Hi Greg, > > On Mon, Jan 11, 2021 at 07:14:22PM +0100, Greg Kroah-Hartman wrote: > > On Mon, Jan 11, 2021 at 05:34:57PM +0100, Lukas Bulwahn wrote: > > > On Mon, Jan 11, 2021 at 4:52 PM Greg Kroah-Hartman > > > wrote: > > > > > > > > On Mon, Jan 11, 2021 at 12:21:13PM +0100, Lukas Bulwahn wrote: > > > > > Commit fa41d10589be ("fpga: dfl-pci: locate DFLs by PCIe vendor specific > > > > > capability") provides documentation to the FPGA Device Feature List (DFL) > > > > > Framework Overview, but introduced new documentation warnings: > > > > > > > > > > ./Documentation/fpga/dfl.rst: > > > > > 505: WARNING: Title underline too short. > > > > > 523: WARNING: Unexpected indentation. > > > > > 523: WARNING: Blank line required after table. > > > > > 524: WARNING: Block quote ends without a blank line; unexpected unindent. > > > > > > > > > > Rectify ReST formatting in ./Documentation/fpga/dfl.rst. > > > > > > > > > > Signed-off-by: Lukas Bulwahn > > > > > > > > > > > You forgot a Reported-by: tag for the person who notified you of this :( > > > > > > Greg, would you believe that I run 'make htmldocs' on linux-next myself? > > > > Sure, just seemed to match up with when Stephen reported this a few > > hours earlier... > > > > thanks, > > > > greg k-h > > Are you waiting for a resend on this? Just asking because we got three > versions of this patch by now :) > > I haven't re-sent this since you were already on the thread. I'll just take this one, for some reason I thought Lukas was going to resend, my fault... greg k-h