From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH 4/4] mmc: Add mmc_host_ logging Date: Tue, 15 Nov 2011 16:57:29 -0800 Message-ID: <1321405049.21286.35.camel@Joe-Laptop> References: <631c53d126feff0a99b61d9c9a00b308d2b638ee.1321398815.git.joe@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from perches-mx.perches.com ([206.117.179.246]:50747 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932708Ab1KPA5a (ORCPT ); Tue, 15 Nov 2011 19:57:30 -0500 In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: NamJae Jeon Cc: Nicolas Ferre , David Brown , Daniel Walker , Bryan Huntsman , Nicolas Pitre , Chris Ball , Guennadi Liakhovetski , Ian Molton , Bruce Chang , Harald Welte , Pierre Ossman , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-omap@vger.kernel.org On Wed, 2011-11-16 at 09:52 +0900, NamJae Jeon wrote: > 2011/11/16 Joe Perches : > > Centralize the pr_ uses of mmc_hostname into specific > > mmc_host_ calls to allow a flexible presentation style > > and shorten the code a bit. > I don't know why pr_info should be surely replaced by mmc_host_info. > if it is needed for only host name, I think that existing > pr_info/err/debug is sufficient. Please trim your replies and read the patch description.