Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752189Ab1F1Vzw (ORCPT ); Tue, 28 Jun 2011 17:55:52 -0400 Received: from mail.perches.com ([173.55.12.10]:3278 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751783Ab1F1Vzn (ORCPT ); Tue, 28 Jun 2011 17:55:43 -0400 Subject: Re: [PATCH] net/core: Convert to current logging forms From: Joe Perches To: Stephen Hemminger Cc: Ben Hutchings , netdev@vger.kernel.org, "David S. Miller" , Neil Horman , linux-kernel@vger.kernel.org In-Reply-To: <20110628144923.2bdac9f9@nehalam.ftrdhcpuser.net> References: <385ebf7e98e377e6e6c384beb961b65d4a95fb18.1309289792.git.joe@perches.com> <1309292501.2771.48.camel@bwh-desktop> <1309293068.29598.14.camel@Joe-Laptop> <1309293416.2771.50.camel@bwh-desktop> <1309297068.29598.26.camel@Joe-Laptop> <20110628144923.2bdac9f9@nehalam.ftrdhcpuser.net> Content-Type: text/plain; charset="UTF-8" Date: Tue, 28 Jun 2011 14:55:40 -0700 Message-ID: <1309298140.29598.31.camel@Joe-Laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 706 Lines: 21 On Tue, 2011-06-28 at 14:49 -0700, Stephen Hemminger wrote: > Does this actually create useful benefit or just create more bug possibilities? Probably not the bug possibilities. It's pretty trivial. > Those messages are mostly self explanatory as is. It also has some utility for the cases in drivers between the alloc_netdev and register_netdev[ice] where printk/pr_ currently has to be used. Beyond that, (foolish?) consistency only. cheers, Joe -- 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/