From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 24 Apr 2012 16:07:24 +0300 From: Johan Hedberg To: Gustavo Padovan Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Bluetooth: Fix coding style in the code Message-ID: <20120424130724.GA4104@x220.P-661HNU-F1> References: <1335240565-5582-1-git-send-email-gustavo@padovan.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1335240565-5582-1-git-send-email-gustavo@padovan.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Gustavo, On Tue, Apr 24, 2012, Gustavo Padovan wrote: > New code added to the Bluetooth subsystem need to be complaint with the > new syle rules. > > Signed-off-by: Gustavo Padovan > --- > net/bluetooth/hci_core.c | 2 +- > net/bluetooth/hci_event.c | 2 +- > net/bluetooth/l2cap_core.c | 12 +++++++----- > net/bluetooth/mgmt.c | 12 ++++++------ > 4 files changed, 15 insertions(+), 13 deletions(-) Applied to bluetooth-next after fixing up the spelling issues in the commit message. Thanks. Johan