From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH] Documentation: fix lg-laptop.rst warnings Date: Mon, 11 Feb 2019 08:28:11 -0700 Message-ID: <20190211082811.3831e35e@lwn.net> References: <16ce109c-69a3-1f27-7fd4-9b99c9780565@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Andy Shevchenko Cc: Randy Dunlap , LKML , Matan Ziv-Av , Platform Driver , "linux-doc@vger.kernel.org" , Darren Hart , Andy Shevchenko List-Id: platform-driver-x86.vger.kernel.org On Mon, 11 Feb 2019 13:31:58 +0200 Andy Shevchenko wrote: > > From: Randy Dunlap > > > > Fix markup warnings by inserting blank lines. > > Also correct one typo. > > > > Documentation/laptops/lg-laptop.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. > > Documentation/laptops/lg-laptop.rst:16: WARNING: Unexpected indentation. > > Documentation/laptops/lg-laptop.rst:17: WARNING: Block quote ends without a blank line; unexpected unindent. > > > > Thanks! > > Acked-by: Andy Shevchenko Applied, thanks. jon