From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mga04.intel.com ([192.55.52.120]:46480 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752401AbcCGOqa (ORCPT ); Mon, 7 Mar 2016 09:46:30 -0500 Date: Mon, 7 Mar 2016 20:20:37 +0530 From: Vinod Koul To: Joe Perches Cc: Nicolas Ferre , Dan Williams , Benoit Parrot , Ross Zwisler , Jiri Kosina , Mauro Carvalho Chehab , Matt Porter , Alexandre Bounine , linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-nvdimm@lists.01.org Subject: Re: [TRIVIAL PATCH] treewide: Remove unnecessary 0x prefixes before %pa extension uses Message-ID: <20160307145037.GF11154@localhost> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: On Fri, Mar 04, 2016 at 11:46:32PM -0800, Joe Perches wrote: > Since commit 3cab1e711297 ("lib/vsprintf: refactor duplicate code > to special_hex_number()") %pa uses have been ouput with a 0x prefix. > > These 0x prefixes in the formats are unnecessary. > For this: > drivers/dma/at_hdmac_regs.h | 2 +- Acked-by: Vinod Koul -- ~Vinod