Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752162AbdGVGlK (ORCPT ); Sat, 22 Jul 2017 02:41:10 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:44249 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750989AbdGVGlJ (ORCPT ); Sat, 22 Jul 2017 02:41:09 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: [PATCH] Bluetooth: Style fix - align block comments From: Marcel Holtmann In-Reply-To: <20170722014707.10485-1-robsonde@gmail.com> Date: Sat, 22 Jul 2017 08:41:05 +0200 Cc: "Gustavo F. Padovan" , Johan Hedberg , "open list:BLUETOOTH DRIVERS" , linux-kernel@vger.kernel.org Content-Transfer-Encoding: 7bit Message-Id: <2469432F-B100-4F7B-BE3E-0E0AE6FBFBD0@holtmann.org> References: <20170722014707.10485-1-robsonde@gmail.com> To: Derek Robson X-Mailer: Apple Mail (2.3273) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 670 Lines: 23 Hi Derek, > Fixed alignment of all block comments. > Found using checkpatch > > Signed-off-by: Derek Robson > --- > drivers/bluetooth/ath3k.c | 3 ++- > drivers/bluetooth/bt3c_cs.c | 8 +++++--- > drivers/bluetooth/btmrvl_sdio.c | 6 ++++-- > drivers/bluetooth/btsdio.c | 3 ++- > drivers/bluetooth/btuart_cs.c | 8 +++++--- > drivers/bluetooth/btusb.c | 15 ++++++++++----- > drivers/bluetooth/btwilink.c | 6 +++--- > drivers/bluetooth/hci_ldisc.c | 3 ++- > drivers/bluetooth/hci_ll.c | 3 ++- > 9 files changed, 35 insertions(+), 20 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel