From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 27 Oct 2010 09:49:10 -0400 From: Johan Hedberg To: =?utf-8?B?UmFmYcWC?= Michalski Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH 1/2] Optimize call history queries Message-ID: <20101027134910.GA27339@jh-x301> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Rafal, On Wed, Oct 27, 2010, RafaƂ Michalski wrote: > This patch optimizes call history queries - now there is no redundant > results of invoking them. > --- > plugins/phonebook-tracker.c | 74 ++++++++++++++++++++---------------------- > 1 files changed, 35 insertions(+), 39 deletions(-) Pushed upstream. Thanks. Btw, if possible please send the patches in the message body instead of an attachment (use e.g. git send-email for this). This would make your patch submissions more consistent with the rest and ease my work (by not having to always check if I should pipe the main message or the attachment to git am). Johan