Re: [PATCH 00/36] usb: host: ehci: cleanup and refactoring

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For easy reference (acks):

[PATCH resend 0/9] usb: host: ehci.h cleanup
Without Ack

[PATCH v3 00/10] usb: host: ehci-sched: cleanup
http://thread.gmane.org/gmane.linux.kernel/2107373/focus=2115016

[PATCH] usb: ehci: remove old stub_debug_files definition
http://thread.gmane.org/gmane.linux.usb.general/135967/focus=135982

[PATCH v2 00/16] usb: host: ehci-dbg: cleanup and refactoring
http://www.spinics.net/lists/linux-usb/msg134823.html


2016-01-25 22:44 GMT-03:00 Geyslan G. Bem <geyslan@xxxxxxxxx>:
> This patchset is the compendium of three series and an isolated patch.
>
> [PATCH resend 0/9] usb: host: ehci.h cleanup
> [PATCH v3 00/16] usb: host: ehci-dbg: cleanup and refactoring
> [PATCH] usb: ehci: remove old stub_debug_files definition
> [PATCH v3 00/10] usb: host: ehci-sched: cleanup
>
> ehci.h:
>   This cleanup was done with the help of checkpatch and coccinelle tools.
>
> ehci-dbg:
>   This patchset removes all errors reported by checkpatch in addition to
>   some refactoring.
>
>   v2:
>    - changes:
>      * usb: host: ehci-dbg: fix up function definitions
>    - adds:
>      * usb: host: ehci-dbg: use scnprintf() in qh_lines()
>    - removes:
>      * usb: host: ehci-dbg: fix unsigned comparison
>      * usb: host: ehci-dbg: remove unnecessary space after cast
>
>   v3:
>    - fixes:
>      * usb: host: ehci-dbg: add function output_buf_tds_dir()
>
> ehci-sched:
>   Cleanup done with the help of coccinelle, checkpatch and cppcheck tools.
>
> Geyslan G. Bem (36):
>   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
>   usb: host: ehci-dbg: remove space before open parenthesis
>   usb: host: ehci-dbg: remove space before open square bracket
>   usb: host: ehci-dbg: use C89-style comments
>   usb: host: ehci-dbg: move trailing statements to next line
>   usb: host: ehci-dbg: fix up closing parenthesis
>   usb: host: ehci-dbg: put spaces around operators
>   usb: host: ehci-dbg: use scnprintf() in qh_lines()
>   usb: host: ehci-dbg: fix up function definitions
>   usb: host: ehci-dbg: use a blank line after struct declarations
>   usb: host: ehci-dbg: convert macro to inline function
>   usb: host: ehci-dbg: add blank line after declarations
>   usb: host: ehci-dbg: remove blank line before close brace
>   usb: host: ehci-dbg: replace sizeof operand
>   usb: host: ehci-dbg: enclose conditional blocks with braces
>   usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
>   usb: host: ehci-dbg: add function output_buf_tds_dir()
>   usb: ehci: remove old stub_debug_files definition
>   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-dbg.c   | 477 ++++++++++++++++++++------------------
>  drivers/usb/host/ehci-sched.c | 522 +++++++++++++++++++++---------------------
>  drivers/usb/host/ehci.h       |  84 ++++---
>  3 files changed, 555 insertions(+), 528 deletions(-)
>
> --
> 2.7.0
>



-- 
Regards,

Geyslan G. Bem
hackingbits.com
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux