From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kirsher Subject: Re: [PATCH 4/4] Documentation: e1000: Fix docs build error Date: Fri, 22 Jun 2018 09:47:22 -0700 Message-ID: <8ee37afa1023e8a9212ca98bc15311711993d531.camel@intel.com> References: <20180622003708.31848-1-me@tobin.cc> <20180622003708.31848-5-me@tobin.cc> Reply-To: jeffrey.t.kirsher@intel.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-d3VEJ9yXn7cfpOZaT7Nf" Cc: "David S. Miller" , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: "Tobin C. Harding" , Jonathan Corbet Return-path: In-Reply-To: <20180622003708.31848-5-me@tobin.cc> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org --=-d3VEJ9yXn7cfpOZaT7Nf Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, 2018-06-22 at 10:37 +1000, Tobin C. Harding wrote: > Recent patch updated e1000 docs to rst format. Docs build (`make > htmldocs`) is currently failing due to this file with error: >=20 > (SEVERE/4) Unexpected section title. >=20 > This is because a section of the file is indented 2 spaces. Build > error > can be cleared by aligning the text with column 0. While we are > changing > these lines we can make sure line length does not exceed 72, that > newlines following headings are uniform, and that full stops are > followed by two spaces. >=20 > Align text with column 0, limit line length to 72, ensure two spaces > follow all full stops, ensure uniform use of newlines after heading. >=20 > Fixes commit (228046e76189 Documentation: e1000: Update kernel > documentation) >=20 > CC: Jeff Kirsher > Signed-off-by: Tobin C. Harding Acked-by: Jeff Kirsher --=-d3VEJ9yXn7cfpOZaT7Nf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiTyZWz+nnTrOJ1LZ5W/vlVpL7c4FAlstKBoACgkQ5W/vlVpL 7c5zvQ//VYHxNZxmpRHAHI4jncP9stSpoA0JxpgGA1O5EpqQG6Hr6jfRSuXwF4nI amuFhmwI3+j13Teh7Ta6XlJL5F0umB4EhurxboQG16K07TBYmnelsO0n4EZ/HMcP 6XUnivTReOo4otoVQvFjLEaUzwUVRXcRE6KpcHBklXakq+uALF7rdxTGBlUudQhU p+a1wur3qxqnVg3sy+SloRIbIvlJj3ieCNA2Jaz2q53z3Plydf9P2F5QUP/mgply T/eirpK/mS1UZJfIoxs0Hb95uLp46X5kjfueXUTX+/MBGUPONJ3kLE01Nd6NN2bb ac5A8BF0XuuO/D5jEiMSWpX6DxOTP1cMIIt+1AhQOHU/0ngBUK78B9LzHNeRM6t2 2Mps6FvzhnKKDodjHMEF2II0gXXiWcR0mtG/1wi7FKgEnPiateEelNQF5CJVEM44 Jdbd19vLicS8ytQ0YHeiYJCaGr/pBBRj0xlgkDqMVDxsKcuXQ+Ik+8n6lnVyqQgq MdLPVDq83cVhT8EdHfBwqOxzhJMexbAKFm+9YZo4zobKh97yq51RJtQc/Dd0bpzB ZvsjpYVeHWYXgDfIVUi5Xg+BNzu3rq9b7Z/1IBpF9E5WTLlw0bHpBlO+aVrL0ck4 abOwf5V3xRhMQTkeuIYunKdBc1EFRUUr9UkboDLYjkmB8dDzdHk= =v/ru -----END PGP SIGNATURE----- --=-d3VEJ9yXn7cfpOZaT7Nf--