lkml.org 
[lkml]   [2016]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/17] usb: host: ehci-dbg: cleanup and refactoring
Date
This patchset removes all errors reported by checkpatch in addition to
some refactoring.

Geyslan G. Bem (17):
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: fix unsigned comparison
usb: host: ehci-dbg: remove unnecessary space after cast
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: refactor fill_periodic_buffer function

drivers/usb/host/ehci-dbg.c | 585 ++++++++++++++++++++++++--------------------
1 file changed, 315 insertions(+), 270 deletions(-)

--
2.6.4



\
 
 \ /
  Last update: 2016-01-04 21:21    [W:0.168 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site