Return-Path: Message-ID: <1329117706.28848.55.camel@aeonflux> Subject: Re: [PATCH 1/2] bluetooth: Use more current logging styles From: Marcel Holtmann To: Joe Perches Cc: "Gustavo F. Padovan" , "David S. Miller" , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Date: Mon, 13 Feb 2012 08:21:46 +0100 In-Reply-To: <1329115573.30878.1.camel@joe2Laptop> References: <44b8744770a55924c68f8ad0ca274816d2d6148f.1329102581.git.joe@perches.com> <1329114913.28848.50.camel@aeonflux> <1329115573.30878.1.camel@joe2Laptop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: Hi Joe, > > Why is this a good thing? > > It's more similar to the rest of the _ uses. > Other than that, it's a little smaller. > > > And in your patch we have bt_err not having \n\n in the end. > > There shouldn't be a newline at all with the > actual functions bt_err or bt_info except > at the uses. then you might wanna read your patch again ;) > This is the style used in pr_ so that > it becomes possible to use pr_cont. Since we don't have a bt_cont, I don't see why bother changing this right now. Regards Marcel