From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1359220418.16748.19.camel@aeonflux> Subject: Re: [PATCH 7/9 v3] Bluetooth: Refactor UUID-16 list generation into its own function From: Marcel Holtmann To: Johan Hedberg Cc: linux-bluetooth@vger.kernel.org Date: Sat, 26 Jan 2013 18:13:38 +0100 In-Reply-To: <1359194924-3151-8-git-send-email-johan.hedberg@gmail.com> References: <1359194924-3151-1-git-send-email-johan.hedberg@gmail.com> <1359194924-3151-8-git-send-email-johan.hedberg@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Johan, > We will need to create three separate UUID lists in the EIR data (for > 16, 32 and 128 bit UUIDs) so the code is easier to follow if each list > is generated in their own function. > > Signed-off-by: Johan Hedberg > --- > net/bluetooth/mgmt.c | 78 ++++++++++++++++++++++++++++---------------------- > 1 file changed, 43 insertions(+), 35 deletions(-) Acked-by: Marcel Holtmann Regards Marcel