linux/drivers/staging/usbip
Anthony Foiani 04948a3469 staging: usbip: clean up checkpatch warnings in usbipd.c
A few whitespace changes allows the file to pass checkpatch --strict
(other than ignoring the CamelCase derived from the USB standard.)

Signed-Off-By: Anthony Foiani <anthony.foiani@gmail.com>

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-23 15:04:18 -07:00
..
userspace staging: usbip: clean up checkpatch warnings in usbipd.c 2013-07-23 15:04:18 -07:00
Kconfig
Makefile
README
stub_dev.c staging: usbip: simplified cleanup function 2013-04-05 14:22:51 -07:00
stub_main.c staging: usbip: removed unnecessary for loop 2013-04-05 14:22:51 -07:00
stub_rx.c staging: usbip: removed enumeration of comments 2013-04-05 14:22:50 -07:00
stub_tx.c
stub.h
usbip_common.c staging: usbip: simple indent fix 2013-04-05 14:22:50 -07:00
usbip_common.h
usbip_event.c staging: usbip: Renaming pr_warning function 2013-05-13 13:39:31 -07:00
usbip_protocol.txt
vhci_hcd.c staging: usbip: remove unnecessary braces 2013-03-11 09:45:29 -07:00
vhci_rx.c staging: usbip: removed enumeration of comments 2013-04-05 14:22:50 -07:00
vhci_sysfs.c
vhci_tx.c
vhci.h staging: usbip: remove unnused, broken macro 2013-04-05 14:22:50 -07:00

TODO:
	- more discussion about the protocol
	- testing
	- review of the userspace interface
	- document the protocol

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>