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:	Fri,  6 May 2011 03:47:40 -0700
From:	matt mooney <mfm@...eddisk.com>
To:	Greg Kroah-Hartman <greg@...ah.com>
Cc:	linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: [PATCH 00/16] staging: usbip: cleanup

Hi Greg,

Here is a set of extremely trivial changes; more substantial changes
will follow.

Thanks,
matt

matt mooney (16):
  staging: usbip: stub_dev.c: coding style cleanup
  staging: usbip: stub_main.c: coding style cleanup
  staging: usbip: stub_rx.c: coding style cleanup
  staging: usbip: stub_tx.c: coding style cleanup
  staging: usbip: usbip_common.h: coding style cleanup
  staging: usbip: usbip_common.c: coding style cleanup
  staging: usbip: usbip_event.c: coding style cleanup
  staging: usbip: stub.h: coding style cleanup
  staging: usbip: vhci.h: coding style cleanup
  staging: usbip: vhci_hcd.c: coding style cleanup
  staging: usbip: vhci_rx.c: coding style cleanup
  staging: usbip: vhci_sysfs.c: coding style cleanup
  staging: usbip: vhci_tx.c: coding style cleanup
  staging: usbip: add break to default case in switch statements
  staging: usbip: remove section dividers
  staging: usbip: fixup MODULE_ macros

 drivers/staging/usbip/stub.h         |    5 -
 drivers/staging/usbip/stub_dev.c     |   57 ++--------
 drivers/staging/usbip/stub_main.c    |   31 +----
 drivers/staging/usbip/stub_rx.c      |   52 ++++-----
 drivers/staging/usbip/stub_tx.c      |   68 ++++-------
 drivers/staging/usbip/usbip_common.c |  138 ++++++++++-------------
 drivers/staging/usbip/usbip_common.h |   85 +++++---------
 drivers/staging/usbip/usbip_event.c  |   18 +--
 drivers/staging/usbip/vhci.h         |   24 +---
 drivers/staging/usbip/vhci_hcd.c     |  204 +++++++++++++---------------------
 drivers/staging/usbip/vhci_rx.c      |   49 +++------
 drivers/staging/usbip/vhci_sysfs.c   |   15 +--
 drivers/staging/usbip/vhci_tx.c      |   36 ++----
 13 files changed, 278 insertions(+), 504 deletions(-)

-- 
1.7.5.1

--
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