Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964805AbbLXQgH (ORCPT ); Thu, 24 Dec 2015 11:36:07 -0500 Received: from mail-vk0-f52.google.com ([209.85.213.52]:35688 "EHLO mail-vk0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751770AbbLXQgG (ORCPT ); Thu, 24 Dec 2015 11:36:06 -0500 MIME-Version: 1.0 In-Reply-To: <20151224162733.GD8384@kroah.com> References: <1449869100-18347-1-git-send-email-geyslan@gmail.com> <20151224162733.GD8384@kroah.com> Date: Thu, 24 Dec 2015 13:36:04 -0300 Message-ID: Subject: Re: [PATCH resend 0/9] usb: host: ehci.h cleanup From: "Geyslan G. Bem" To: Greg Kroah-Hartman Cc: LKML , linux-usb@vger.kernel.org, Alan Stern Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1620 Lines: 56 2015-12-24 13:27 GMT-03:00 Greg Kroah-Hartman : > 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... Oh man, you deserve that vacation. :-) > > don't worry, it's not lost. Tks greg. > > greg k-h -- Regards, Geyslan G. Bem hackingbits.com -- 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/