Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753064Ab0KIQjQ (ORCPT ); Tue, 9 Nov 2010 11:39:16 -0500 Received: from imr3.ericy.com ([198.24.6.13]:33262 "EHLO imr3.ericy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752361Ab0KIQjP (ORCPT ); Tue, 9 Nov 2010 11:39:15 -0500 Date: Tue, 9 Nov 2010 08:38:22 -0800 From: Guenter Roeck To: Joe Perches CC: Jean Delvare , Fenghua Yu , lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org Subject: Re: [07/32] drivers/hwmon/coretemp.c: Use pr_fmt and pr_ Message-ID: <20101109163822.GA14927@ericsson.com> References: <78de63116e59236eb0f4eaf7143760dc0fa9c9b2.1287556801.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <78de63116e59236eb0f4eaf7143760dc0fa9c9b2.1287556801.git.joe@perches.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 527 Lines: 17 On Wed, Oct 20, 2010 at 06:51:31AM -0000, Joe Perches wrote: > Added #define pr_fmt KBUILD_MODNAME ": " fmt > Converted printks to pr_ > Coalesced any long formats > Removed prefixes from formats > > Signed-off-by: Joe Perches > Applied. Thanks, Guenter -- 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/