Return-Path: MIME-Version: 1.0 In-Reply-To: <20141204064931.GA25157@t440s.P-661HNU-F1> References: <1417642384-24850-1-git-send-email-jpawlowski@google.com> <1417642384-24850-2-git-send-email-jpawlowski@google.com> <20141204064931.GA25157@t440s.P-661HNU-F1> Date: Wed, 3 Dec 2014 23:54:51 -0800 Message-ID: Subject: Re: [PATCH v14 2/3] Bluetooth: Extract generic start and stop discovery From: Jakub Pawlowski To: BlueZ development , Johan Hedberg Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Just uploaded version with fixed message On Wed, Dec 3, 2014 at 10:49 PM, Johan Hedberg wrote: > Hi Jakub, > > On Wed, Dec 03, 2014, Jakub Pawlowski wrote: >> This commit extract generic_start_discovery and generic_stop_discovery > > You still talk about generic_stop_discovery both in the subject and the > commit message even though the patch doesn't contain any such thing. > > Johan