From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 16 May 2012 10:52:28 +0300 From: Johan Hedberg To: Gustavo Padovan Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Bluetooth: improve readability of l2cap_seq_list code. Message-ID: <20120516075228.GD25830@x220> References: <1336598880-28568-1-git-send-email-gustavo@padovan.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1336598880-28568-1-git-send-email-gustavo@padovan.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Gustavo, On Wed, May 09, 2012, Gustavo Padovan wrote: > Removes one indentation level. > > Signed-off-by: Gustavo Padovan > --- > net/bluetooth/l2cap_core.c | 33 ++++++++++++++++++--------------- > 1 file changed, 18 insertions(+), 15 deletions(-) Applied to bluetooth-next. Thanks. Johan