From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Date: Fri, 23 Feb 2018 15:04:47 +0000 Subject: Re: [PATCH v2] doc: admin-guide/module-signing.rst fixes Message-Id: <20180223080447.2b192aaa@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: References: In-Reply-To: To: keyrings@vger.kernel.org On Mon, 19 Feb 2018 10:39:00 +0100 Philipp Hahn wrote: > Two trivial corrections for the module signing documentation. > > v2: Add missing Signed-off-by > > Philipp Hahn (2): > doc: Rename .system_keyring to .builtin_trusted_keys > doc: module-signing.rst: Fix reST formatting > > Documentation/admin-guide/module-signing.rst | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) I've applied both to the docs tree, thanks. jon