linux-kernel-test/drivers/staging/usbip
matt mooney ddbc9bc9e9 staging: usbip: vhci.h: coding style cleanup
Fix a few alignment issues and remove extraneous lines.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-06 14:26:14 -07:00
..
Kconfig staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
Makefile Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:42 -07:00
README
stub_dev.c staging: usbip: stub_dev.c: coding style cleanup 2011-05-06 14:26:11 -07:00
stub_main.c staging: usbip: stub_main.c: coding style cleanup 2011-05-06 14:26:12 -07:00
stub_rx.c staging: usbip: stub_rx.c: coding style cleanup 2011-05-06 14:26:12 -07:00
stub_tx.c staging: usbip: stub_tx.c: coding style cleanup 2011-05-06 14:26:12 -07:00
stub.h staging: usbip: stub.h: coding style cleanup 2011-05-06 14:26:13 -07:00
usbip_common.c staging: usbip: usbip_common.c: coding style cleanup 2011-05-06 14:26:13 -07:00
usbip_common.h staging: usbip: usbip_common.h: coding style cleanup 2011-05-06 14:26:13 -07:00
usbip_event.c staging: usbip: usbip_event.c: coding style cleanup 2011-05-06 14:26:13 -07:00
vhci_hcd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
vhci_rx.c staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
vhci_sysfs.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci_tx.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci.h staging: usbip: vhci.h: coding style cleanup 2011-05-06 14:26:14 -07:00

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

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