From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1349962997.27233.165.camel@aeonflux> Subject: Re: [PATCH -v2 1/8] Bluetooth: Fix L2CAP coding style From: Marcel Holtmann To: Gustavo Padovan Cc: linux-bluetooth@vger.kernel.org, Gustavo Padovan Date: Thu, 11 Oct 2012 15:43:17 +0200 In-Reply-To: <1349938311-25101-1-git-send-email-gustavo@padovan.org> References: <1349938311-25101-1-git-send-email-gustavo@padovan.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Gustavo, > Follow the net subsystem coding style > > Signed-off-by: Gustavo Padovan > --- > net/bluetooth/l2cap_core.c | 313 ++++++++++++++++++++++++--------------------- > net/bluetooth/l2cap_sock.c | 62 +++++---- > 2 files changed, 202 insertions(+), 173 deletions(-) Acked-by: Marcel Holtmann Regards Marcel