From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757601AbdLQX4s (ORCPT ); Sun, 17 Dec 2017 18:56:48 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:39553 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756698AbdLQX4q (ORCPT ); Sun, 17 Dec 2017 18:56:46 -0500 X-ME-Sender: Date: Mon, 18 Dec 2017 10:56:42 +1100 From: "Tobin C. Harding" To: Joe Perches Cc: Jonathan Corbet , Randy Dunlap , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Kees Cook , Alexander Popov , kernel-hardening@lists.openwall.com Subject: Re: [PATCH v2 0/3] doc: update printk documentation Message-ID: <20171217235642.GX2191@eros> References: <1513549807-20287-1-git-send-email-me@tobin.cc> <1513550065.31581.39.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513550065.31581.39.camel@perches.com> X-Mailer: Mutt 1.5.24 (2015-08-30) User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 17, 2017 at 02:34:25PM -0800, Joe Perches wrote: > On Mon, 2017-12-18 at 09:30 +1100, Tobin C. Harding wrote: > > This set converts printk-formats.txt -> core-api/printk-formats.rst > > > > We also update the documentation around printing kernel addresses. > > Please also update the comment in lib/vsprintf.c > > * ** Please update also Documentation/printk-formats.txt when making changes ** > > > I'd like to get it _realy_ correct so that future > > sp: realy->really > Damn emphasis plays havoc with the spell checker. I do believe you have made this comment before Joe ;) I'll learn to spell one day. Will fix as suggested and re-spin. thanks, Tobin