public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] usb: host: ehci-sched: cleanup
@ 2015-12-12  1:19 Geyslan G. Bem
  2015-12-12  1:19 ` [PATCH 01/10] usb: host: ehci-sched: refactor scan_isoc function Geyslan G. Bem
                   ` (9 more replies)
  0 siblings, 10 replies; 18+ messages in thread
From: Geyslan G. Bem @ 2015-12-12  1:19 UTC (permalink / raw)
  To: peter.senna; +Cc: Geyslan G. Bem, linux-usb, linux-kernel

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 assignments
  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 | 523 +++++++++++++++++++++---------------------
 1 file changed, 264 insertions(+), 259 deletions(-)

-- 
2.6.3


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-12-12 17:11 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-12  1:19 [PATCH 00/10] usb: host: ehci-sched: cleanup Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 01/10] usb: host: ehci-sched: refactor scan_isoc function Geyslan G. Bem
2015-12-12 16:15   ` Alan Stern
2015-12-12 16:52     ` Geyslan G. Bem
2015-12-12 17:11       ` Alan Stern
2015-12-12  1:19 ` [PATCH 02/10] usb: host: ehci-sched: move constants to right Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 03/10] usb: host: ehci-sched: remove useless assignments Geyslan G. Bem
2015-12-12 14:48   ` Sergei Shtylyov
2015-12-12 15:43     ` Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 04/10] usb: host: ehci-sched: add spaces around operators Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 05/10] usb: host: ehci-sched: remove prohibited spaces Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 06/10] usb: host: ehci-sched: remove useless else branch Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 07/10] usb: host: ehci-sched: use C89-style comments Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 08/10] usb: host: ehci-sched: add line after declarations Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 09/10] usb: host: ehci-sched: use sizeof operator with parens Geyslan G. Bem
2015-12-12  1:19 ` [PATCH 10/10] usb: host: ehci-sched: remove unnecessary braces Geyslan G. Bem
2015-12-12 14:50   ` Sergei Shtylyov
2015-12-12 15:48     ` Geyslan G. Bem

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox