Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1289918
| From | "Geyslan G. Bem" <geyslan@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH resend 0/9] usb: host: ehci.h cleanup |
| Date | 2015-12-11 22:30 +0100 |
| Message-ID | <qEDqi-1qF-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH resend 0/9] usb: host: ehci.h cleanup "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-11 22:30 +0100
[PATCH resend 7/9] usb: host: ehci.h: remove macros trailing semicolon "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-11 22:30 +0100
[PATCH resend 9/9] usb: host: ehci.h: move constant to right "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-11 22:30 +0100
[PATCH resend 8/9] usb: host: ehci.h: move pointer operator to name side "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-11 22:30 +0100
[PATCH resend 4/9] usb: host: ehci.h: fix single statement macros "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-11 22:30 +0100
[PATCH resend 6/9] usb: host: ehci.h: use space after comma "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-11 22:30 +0100
Re: [PATCH resend 0/9] usb: host: ehci.h cleanup Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-24 17:30 +0100
Re: [PATCH resend 0/9] usb: host: ehci.h cleanup "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-24 17:40 +0100
csiph-web