]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: USB-IP code cleanup
authorBrian G. Merrell <bgmerrell@novell.com>
Tue, 21 Jul 2009 06:46:13 +0000 (00:46 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:05 +0000 (12:02 -0700)
commitb8868e45c5f8956d57ba489df3ebd24e3f858684
tree02bb771cc47d4ba0a8a9a000c5ddd6e9d5a6acf3
parent1dd7def0b5d7d0464991640687fc85c143b3c850
Staging: USB-IP code cleanup

This includes fixes for all of the legit checkpatch.pl errors and
warnings.  I have also included several of the suggestions from the
linux-kernel mailing list when the USB-IP code was first added.

Signed-off-by: Brian G. Merrell <bgmerrell@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
12 files changed:
drivers/staging/usbip/Kconfig
drivers/staging/usbip/stub_dev.c
drivers/staging/usbip/stub_main.c
drivers/staging/usbip/stub_rx.c
drivers/staging/usbip/stub_tx.c
drivers/staging/usbip/usbip_common.c
drivers/staging/usbip/usbip_common.h
drivers/staging/usbip/usbip_event.c
drivers/staging/usbip/vhci_hcd.c
drivers/staging/usbip/vhci_rx.c
drivers/staging/usbip/vhci_sysfs.c
drivers/staging/usbip/vhci_tx.c