linux/drivers/staging/usbip
matt mooney 3fadc1212a staging: usbip: userspace: bind-driver.c: mark remote_host as unused
Use __attribute__((unused)) to suppress error until it can be determined
that remote_host is not needed.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-19 15:34:10 -07:00
..
userspace staging: usbip: userspace: bind-driver.c: mark remote_host as unused 2011-05-19 15:34:10 -07:00
Kconfig staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
Makefile staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
README
stub.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub_dev.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub_main.c staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
stub_rx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub_tx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
usbip_common.c staging: usbip: fix wrong endian conversion 2011-05-17 11:37:13 -07:00
usbip_common.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
usbip_event.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_hcd.c staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
vhci_rx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_sysfs.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_tx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00

README

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>