From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH 1/2] bluetooth: Use more current logging styles Date: Sun, 12 Feb 2012 23:28:00 -0800 Message-ID: <1329118080.31068.4.camel@joe2Laptop> References: <44b8744770a55924c68f8ad0ca274816d2d6148f.1329102581.git.joe@perches.com> <1329114913.28848.50.camel@aeonflux> <1329115573.30878.1.camel@joe2Laptop> <1329117706.28848.55.camel@aeonflux> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: "Gustavo F. Padovan" , "David S. Miller" , linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Marcel Holtmann Return-path: In-Reply-To: <1329117706.28848.55.camel@aeonflux> Sender: linux-bluetooth-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Mon, 2012-02-13 at 08:21 +0100, Marcel Holtmann wrote: > > 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 ;) Yup, there's no newline with bt_info and there shouldn't be one with bt_err either. There is though. Oh well. Easy to fix at your end if you like.