Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933360AbbLXQ1g (ORCPT ); Thu, 24 Dec 2015 11:27:36 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41038 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933236AbbLXQ1f (ORCPT ); Thu, 24 Dec 2015 11:27:35 -0500 Date: Thu, 24 Dec 2015 08:27:33 -0800 From: Greg Kroah-Hartman To: "Geyslan G. Bem" Cc: LKML , linux-usb@vger.kernel.org, Alan Stern Subject: Re: [PATCH resend 0/9] usb: host: ehci.h cleanup Message-ID: <20151224162733.GD8384@kroah.com> References: <1449869100-18347-1-git-send-email-geyslan@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1432 Lines: 43 On Thu, Dec 24, 2015 at 01:01:36PM -0300, Geyslan G. Bem wrote: > > 2015-12-11 18:24 GMT-03:00 Geyslan G. Bem : > > This cleanup was done with the help of checkpatch and coccinelle tools. > > Geyslan G. Bem (9): >   usb: host: ehci.h: remove space before comma >   usb: host: ehci.h: remove space before function open parenthesis >   usb: host: ehci.h: remove space before open square bracket >   usb: host: ehci.h: fix single statement macros >   usb: host: ehci.h: remove direct use of __attribute__ keyword >   usb: host: ehci.h: use space after comma >   usb: host: ehci.h: remove macros trailing semicolon >   usb: host: ehci.h: move pointer operator to name side >   usb: host: ehci.h: move constant to right > >  drivers/usb/host/ehci.h | 77 > +++++++++++++++++++++++++------------------------ >  1 file changed, 39 insertions(+), 38 deletions(-) > > -- > 2.6.3 > > > > ​Hello, > > ​Disturbing eggnogs... :-) > > This bunch will be applied? It's way at the bottom of my queue, give me a chance, I'm supposed to be on vacation... don't worry, it's not lost. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/