From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756879AbbJAT7K (ORCPT ); Thu, 1 Oct 2015 15:59:10 -0400 Received: from bastet.se.axis.com ([195.60.68.11]:50238 "EHLO bastet.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756518AbbJAT7I (ORCPT ); Thu, 1 Oct 2015 15:59:08 -0400 Date: Thu, 1 Oct 2015 21:59:05 +0200 From: Jesper Nilsson To: Andy Shevchenko Cc: Jesper Nilsson , Jesper Nilsson , linux-cris-kernel , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] cris: re-use helpers to dump data in hex format Message-ID: <20151001195905.GM4919@axis.com> References: <1443701845-147046-1-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1443701845-147046-1-git-send-email-andriy.shevchenko@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 01, 2015 at 03:17:25PM +0300, Andy Shevchenko wrote: > There are native helpers such as print_hex_byte() and %*ph specifier to dump > data in hex format. Re-use them instead of a custom approach. Ah, excellent, pushing this to for-next immediately... > Signed-off-by: Andy Shevchenko /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com