summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci.h
diff options
context:
space:
mode:
authormatt mooney <mfm@muteddisk.com>2011-05-06 03:47:55 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-05-06 14:26:15 -0700
commit6a298401fcdefdbff734b137c1b67df9d5849103 (patch)
treeb1adc0aaeaa34ae9fa9b5208b72c6071940fab7b /drivers/staging/usbip/vhci.h
parent49aecefcdef5a26a7fb036d4c57573f0e0e2089b (diff)
downloadop-kernel-dev-6a298401fcdefdbff734b137c1b67df9d5849103.zip
op-kernel-dev-6a298401fcdefdbff734b137c1b67df9d5849103.tar.gz
staging: usbip: remove section dividers
Also, removes the one-line comments that were associated with some of the dividers because they provided no additional information. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/usbip/vhci.h')
-rw-r--r--drivers/staging/usbip/vhci.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/usbip/vhci.h b/drivers/staging/usbip/vhci.h
index 6e17a00..f4834df 100644
--- a/drivers/staging/usbip/vhci.h
+++ b/drivers/staging/usbip/vhci.h
@@ -101,9 +101,6 @@ struct vhci_hcd {
extern struct vhci_hcd *the_controller;
extern struct attribute_group dev_attr_group;
-/*-------------------------------------------------------------------------*/
-/* prototype declaration */
-
/* vhci_hcd.c */
void rh_port_connect(int rhport, enum usb_device_speed speed);
void rh_port_disconnect(int rhport);
OpenPOWER on IntegriCloud