linux/drivers/staging/usbip
Valentina Manea c522a03ad1 staging: usbip: userspace: remove useless libsysfs includes
This patch removes useless libsysfs.h includes in various
userspace files.

Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-08 22:46:41 -08:00
..
uapi staging/usbip: add uapi header to export usbip kernel interfaces 2014-03-04 16:12:14 -08:00
userspace staging: usbip: userspace: remove useless libsysfs includes 2014-03-08 22:46:41 -08:00
Kconfig
Makefile
README
stub_dev.c
stub_main.c
stub_rx.c
stub_tx.c
stub.h
usbip_common.c usbip:usbip_common.c: check return value of sscanf 2014-03-06 17:31:44 -08:00
usbip_common.h staging/usbip: change usbip to include new uapi usbip.h 2014-03-04 16:12:14 -08:00
usbip_event.c
usbip_protocol.txt
vhci_hcd.c
vhci_rx.c
vhci_sysfs.c staging: usbip: vhci_sysfs.c: check return value of sscanf 2014-03-06 11:58:31 -08:00
vhci_tx.c
vhci.h

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>