Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1297974
| From | "Geyslan G. Bem" <geyslan@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 00/10] usb: host: ehci-sched: cleanup |
| Date | 2015-12-24 17:10 +0100 |
| Message-ID | <qJgCM-u9-33@gated-at.bofh.it> (permalink) |
| References | <qFijL-2IN-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
2015-12-13 13:59 GMT-03:00 Geyslan G. Bem <geyslan@gmail.com>: > > 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 00/10] usb: host: ehci-sched: cleanup "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-13 18:10 +0100 [PATCH v3 07/10] usb: host: ehci-sched: use C89-style comments "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-13 18:10 +0100 [PATCH v3 01/10] usb: host: ehci-sched: refactor scan_isoc function "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-13 18:10 +0100 Re: [PATCH v3 00/10] usb: host: ehci-sched: cleanup "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-24 17:10 +0100
csiph-web