From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 2/2] bluetooth: Use printf extension %pMbt From: Joe Perches To: "Gustavo F. Padovan" , =?UTF-8?Q?Micha=C5=82_Miros=C5=82aw?= Cc: Marcel Holtmann , netdev@vger.kernel.org, "David S. Miller" , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20101206181507.GC883@vigoh> References: <20101206181507.GC883@vigoh> Content-Type: text/plain; charset="UTF-8" Date: Mon, 06 Dec 2010 10:50:13 -0800 Message-ID: <1291661413.17494.219.camel@Joe-Laptop> Mime-Version: 1.0 List-ID: On Mon, 2010-12-06 at 16:15 -0200, Gustavo F. Padovan wrote: > This patch doesn't apply to the bluetooth-next-2.6 tree. > Can you please rebase it against the bluetooth-next-2.6 tree? No worries, it was done against next-20101202. Do you care about using %pMR vs %pMbt as Michał suggested in https://lkml.org/lkml/2010/12/4/21 ? I think %pMbt more specific, Michał %pMR more generic. Doesn't matter much to me. Do tell, I'll resubmit either way.