Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755634AbbLXQDo (ORCPT ); Thu, 24 Dec 2015 11:03:44 -0500 Received: from mail-vk0-f47.google.com ([209.85.213.47]:33703 "EHLO mail-vk0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755587AbbLXQDj (ORCPT ); Thu, 24 Dec 2015 11:03:39 -0500 MIME-Version: 1.0 In-Reply-To: <1450025981-23398-1-git-send-email-geyslan@gmail.com> References: <1450025981-23398-1-git-send-email-geyslan@gmail.com> Date: Thu, 24 Dec 2015 13:03:39 -0300 Message-ID: Subject: Re: [PATCH v3 00/10] usb: host: ehci-sched: cleanup From: "Geyslan G. Bem" To: LKML Cc: "Geyslan G. Bem" , linux-usb@vger.kernel.org, Alan Stern , Greg Kroah-Hartman , Peter Senna Tschudin 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: 1218 Lines: 39 2015-12-13 13:59 GMT-03:00 Geyslan G. Bem : > > Cleanup done with the help of coccinelle, checkpatch and cppcheck tools. > > Geyslan G. Bem (10): > usb: host: ehci-sched: refactor scan_isoc function > usb: host: ehci-sched: move constants to right > usb: host: ehci-sched: remove useless initializations > usb: host: ehci-sched: add spaces around operators > usb: host: ehci-sched: remove prohibited spaces > usb: host: ehci-sched: remove useless else branch > usb: host: ehci-sched: use C89-style comments > usb: host: ehci-sched: add line after declarations > usb: host: ehci-sched: use sizeof operator with parens > usb: host: ehci-sched: remove unnecessary braces > > drivers/usb/host/ehci-sched.c | 522 +++++++++++++++++++++--------------------- > 1 file changed, 261 insertions(+), 261 deletions(-) > > -- > 2.6.3 > Hello, Disturbing eggnogs... :-) This bunch will be applied? -- 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/