Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754141AbbLKVZa (ORCPT ); Fri, 11 Dec 2015 16:25:30 -0500 Received: from mail-qg0-f50.google.com ([209.85.192.50]:34136 "EHLO mail-qg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753854AbbLKVZ2 (ORCPT ); Fri, 11 Dec 2015 16:25:28 -0500 From: "Geyslan G. Bem" To: peter.senna@gmail.com Cc: "Geyslan G. Bem" , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH resend 0/9] usb: host: ehci.h cleanup Date: Fri, 11 Dec 2015 18:24:43 -0300 Message-Id: <1449869100-18347-1-git-send-email-geyslan@gmail.com> X-Mailer: git-send-email 2.6.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 967 Lines: 24 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 -- 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/