From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755083AbcHSB3R (ORCPT ); Thu, 18 Aug 2016 21:29:17 -0400 Received: from mail-it0-f52.google.com ([209.85.214.52]:37733 "EHLO mail-it0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755117AbcHSB3N (ORCPT ); Thu, 18 Aug 2016 21:29:13 -0400 From: Kevin Hilman To: Nishanth Menon , "Rafael J. Wysocki" Cc: Joe Perches , , Subject: Re: [PATCH] smartreflex: Neaten logging Organization: BayLibre References: <8dd34715bc267a29cade4ceec193ca1066f18db4.1470986036.git.joe@perches.com> Date: Thu, 18 Aug 2016 13:26:57 -0500 In-Reply-To: (Nishanth Menon's message of "Fri, 12 Aug 2016 07:46:30 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Nishanth Menon writes: > On 08/12/2016 02:14 AM, Joe Perches wrote: >> Use a more common logging style. >> >> Miscellanea: >> >> o Use pr_warn >> o Coalesce formats adding missing spaces >> o Argument alignment >> o Remove unnecessary OOM messages as k.alloc does stack dumps >> >> Signed-off-by: Joe Perches > > Acked-by: Nishanth Menon > > Kevin, would you be able to pick this up? Acked-by: Kevin Hilman Rafael, please apply directly. I don't have any other smartreflex changes for this cycle. Kevin