summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_rx.c
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_rx.c
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_rx.c')
-rw-r--r--drivers/staging/usbip/vhci_rx.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/usbip/vhci_rx.c b/drivers/staging/usbip/vhci_rx.c
index 46f2ee5..fedc442 100644
--- a/drivers/staging/usbip/vhci_rx.c
+++ b/drivers/staging/usbip/vhci_rx.c
@@ -255,8 +255,6 @@ static void vhci_rx_pdu(struct usbip_device *ud)
}
}
-/*-------------------------------------------------------------------------*/
-
int vhci_rx_loop(void *data)
{
struct usbip_device *ud = data;
OpenPOWER on IntegriCloud