lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 13 Dec 2015 13:59:29 -0300
From:	"Geyslan G. Bem" <geyslan@...il.com>
To:	peter.senna@...il.com
Cc:	"Geyslan G. Bem" <geyslan@...il.com>, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH v3 00/10] usb: host: ehci-sched: cleanup

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ