From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1033835AbeCASFb (ORCPT ); Thu, 1 Mar 2018 13:05:31 -0500 Received: from bombadil.infradead.org ([198.137.202.133]:36484 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1033627AbeCASF2 (ORCPT ); Thu, 1 Mar 2018 13:05:28 -0500 Date: Thu, 1 Mar 2018 10:05:25 -0800 From: Darren Hart To: Andy Shevchenko Cc: Joe Perches , Andy Shevchenko , Platform Driver , Linux Kernel Mailing List Subject: Re: [PATCH] platform/x86: wmi: Fix misuse of vsprintf extension %pULL Message-ID: <20180301180525.GB25613@fury> References: <77b9d62ee2600bb01c08c618e67b63c8aaa35f49.1519920316.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 01, 2018 at 06:39:07PM +0200, Andy Shevchenko wrote: > On Thu, Mar 1, 2018 at 6:08 PM, Joe Perches wrote: > > %pULL doesn't officially exist but %pUL does. > > > > Miscellanea: > > > > o Add missing newlines to a couple logging messages > > Darren, are you agree on the change? > > To me it seems fine. Yup, clearly a typo based on other usages within the file. Thanks Joe. Applied. -- Darren Hart VMware Open Source Technology Center