Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752347Ab2J1Mys (ORCPT ); Sun, 28 Oct 2012 08:54:48 -0400 Received: from usmamail.tilera.com ([12.216.194.151]:59221 "EHLO USMAMAIL.TILERA.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752219Ab2J1Myr (ORCPT ); Sun, 28 Oct 2012 08:54:47 -0400 Message-ID: <508D2B15.2050601@tilera.com> Date: Sun, 28 Oct 2012 08:54:45 -0400 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Joe Perches CC: Subject: Re: [PATCH 01/16] tile: Convert dev_printk(KERN_ to dev_( References: In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 685 Lines: 21 On 10/28/2012 4:05 AM, Joe Perches wrote: > dev_ calls take less code than dev_printk(KERN_ > and reducing object size is good. > Coalesce formats for easier grep. > > Signed-off-by: Joe Perches > --- > arch/tile/kernel/pci_gx.c | 15 ++++++--------- > 1 files changed, 6 insertions(+), 9 deletions(-) Acked-by: Chris Metcalf -- Chris Metcalf, Tilera Corp. http://www.tilera.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/