From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stepan Moskovchenko Subject: Re: [PATCH] lib: vsprintf: Add %pa format specifier for phys_addr_t types Date: Tue, 22 Jan 2013 13:07:43 -0800 Message-ID: <50FEFF9F.1060305@codeaurora.org> References: <1358833677-15611-1-git-send-email-stepanm@codeaurora.org> <1358839767.12502.44.camel@smile> <1358841145.23968.28.camel@joe-AO722> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1358841145.23968.28.camel@joe-AO722> Sender: linux-doc-owner@vger.kernel.org To: Joe Perches Cc: Andy Shevchenko , Rob Landley , Andrew Morton , George Spelvin , Stephen Boyd , Andrei Emeltchenko , mingo@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On 1/21/2013 11:52 PM, Joe Perches wrote: > I believe this should be: > > spec.field_width = sizeof(phys_addr_t) * 2 + 2; > Ah yes, I believe you are right. I had only added the SPECIAL flag after writing this. Will fix in v2. -- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation