From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 10 Feb 2022 09:43:19 -0800 From: Kees Cook Subject: Re: [PATCH v4 2/2] Documentation: dev-tools: fix KTAP specification build warnings Message-ID: <202202100943.3E8C5B4B@keescook> References: <20220210023519.3221051-1-frowand.list@gmail.com> <20220210023519.3221051-3-frowand.list@gmail.com> MIME-Version: 1.0 In-Reply-To: <20220210023519.3221051-3-frowand.list@gmail.com> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-ID: To: frowand.list@gmail.com Cc: Jonathan Corbet , David Gow , Shuah Khan , Rae Moar , Tim.Bird@sony.com, Brendan Higgins , rmr167@gmail.com, guillaume.tucker@collabora.com, dlatypov@google.com, kernelci@groups.io, kunit-dev@googlegroups.com, linux-kselftest@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, Feb 09, 2022 at 08:35:19PM -0600, frowand.list@gmail.com wrote: > From: Frank Rowand > > Convert "Major differences between TAP and KTAP" from a bullet list > to a table. The bullet list was being formatted as a single > paragraph. > > Add missing required argument in code-block directives. > > --- > > Table conversion suggested by Shuah. > > Patch 2/2 not previously reviewed, so Reviewed-by tags not provided. > > Changes since version 3 > - Add this commit (patch 2/2) to the series > > Signed-off-by: Frank Rowand Reviewed-by: Kees Cook -- Kees Cook