|
Message-ID: <20200324164056.GB2518746@kroah.com> Date: Tue, 24 Mar 2020 17:40:56 +0100 From: Greg KH <gregkh@...uxfoundation.org> To: Will Deacon <will@...nel.org> Cc: linux-kernel@...r.kernel.org, Eric Dumazet <edumazet@...gle.com>, Jann Horn <jannh@...gle.com>, Kees Cook <keescook@...omium.org>, Maddie Stone <maddiestone@...gle.com>, Marco Elver <elver@...gle.com>, "Paul E . McKenney" <paulmck@...nel.org>, Peter Zijlstra <peterz@...radead.org>, Thomas Gleixner <tglx@...utronix.de>, kernel-team@...roid.com, kernel-hardening@...ts.openwall.com Subject: Re: [RFC PATCH 20/21] list: Format CHECK_DATA_CORRUPTION error messages consistently On Tue, Mar 24, 2020 at 03:36:42PM +0000, Will Deacon wrote: > The error strings printed when list data corruption is detected are > formatted inconsistently. > > Satisfy my inner-pedant by consistently using ':' to limit the message > from its prefix and drop the terminating full stops where they exist. > > Signed-off-by: Will Deacon <will@...nel.org> Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.