summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/stub.h
diff options
context:
space:
mode:
authormatt mooney <mfm@muteddisk.com>2011-05-06 10:47:55 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-05-06 21:26:15 (GMT)
commit6a298401fcdefdbff734b137c1b67df9d5849103 (patch)
treeb1adc0aaeaa34ae9fa9b5208b72c6071940fab7b /drivers/staging/usbip/stub.h
parent49aecefcdef5a26a7fb036d4c57573f0e0e2089b (diff)
downloadlinux-fsl-qoriq-6a298401fcdefdbff734b137c1b67df9d5849103.tar.xz
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/stub.h')
-rw-r--r--drivers/staging/usbip/stub.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/usbip/stub.h b/drivers/staging/usbip/stub.h
index 6d252b8..bfea5dc 100644
--- a/drivers/staging/usbip/stub.h
+++ b/drivers/staging/usbip/stub.h
@@ -88,9 +88,6 @@ struct bus_id_priv {
extern struct kmem_cache *stub_priv_cache;
-/*-------------------------------------------------------------------------*/
-/* prototype declarations */
-
/* stub_tx.c */
void stub_complete(struct urb *);
int stub_tx_loop(void *data);