From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758537AbZJEHUn (ORCPT ); Mon, 5 Oct 2009 03:20:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757312AbZJEHUm (ORCPT ); Mon, 5 Oct 2009 03:20:42 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47827 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755675AbZJEHUm (ORCPT ); Mon, 5 Oct 2009 03:20:42 -0400 Date: Mon, 05 Oct 2009 00:20:36 -0700 (PDT) Message-Id: <20091005.002036.17911191.davem@davemloft.net> To: joe@perches.com Cc: linux-kernel@vger.kernel.org, chessman@tux.org, netdev@vger.kernel.org Subject: Re: [PATCH 21/21] drivers/net/tlan.h: Convert printk(KERN_DEBUG to pr_dbg( From: David Miller In-Reply-To: <1254726974.1799.315.camel@Joe-Laptop.home> References: <29c66ee0bae26a0c352b4605e3f1fcbe0612f3a5.1254701151.git.joe@perches.com> <20091005.001240.111554671.davem@davemloft.net> <1254726974.1799.315.camel@Joe-Laptop.home> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Joe Perches Date: Mon, 05 Oct 2009 00:16:14 -0700 > On Mon, 2009-10-05 at 00:12 -0700, David Miller wrote: >> From: Joe Perches >> Date: Sun, 4 Oct 2009 17:53:48 -0700 >> > Removed "TLAN: " prefix from debug printks, it's added by pr_fmt >> > Signed-off-by: Joe Perches >> Applied to net-next-2.6 > > Patches 20 and 21 depend on patch 1, which introduces pr_dbg > to kernel.h. Compile failure otherwise. Ok, I'll toss them then. Someone else merge this stuff: Acked-by: David S. Miller