From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH 2/2] bluetooth: Use printf extension %pMbt Date: Mon, 06 Dec 2010 10:50:13 -0800 Message-ID: <1291661413.17494.219.camel@Joe-Laptop> References: <20101206181507.GC883@vigoh> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Marcel Holtmann , netdev@vger.kernel.org, "David S. Miller" , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org To: "Gustavo F. Padovan" , =?UTF-8?Q?Micha=C5=82_Miros=C5=82aw?= Return-path: In-Reply-To: <20101206181507.GC883@vigoh> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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=C5=82 suggested in https://lkml.org/lkml/2010/12/4/21 ? I think %pMbt more specific, Micha=C5=82 %pMR more generic. Doesn't matter much to me. Do tell, I'll resubmit either way.