summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/usbpipe.h
diff options
context:
space:
mode:
authorAndres More <more.andres@gmail.com>2010-05-01 22:12:26 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 18:36:01 (GMT)
commite7b07d1d8936e06f88dbe227401ce659c2f9dee5 (patch)
treea9d06771e6365804ba60a2d71a5fdcc5c008e019 /drivers/staging/vt6656/usbpipe.h
parent8611a29ab967bc197494db19d31994d1b5a26fdc (diff)
downloadlinux-e7b07d1d8936e06f88dbe227401ce659c2f9dee5.tar.xz
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6656/usbpipe.h')
-rw-r--r--drivers/staging/vt6656/usbpipe.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/usbpipe.h b/drivers/staging/vt6656/usbpipe.h
index 0f7cd2d..ee86d37 100644
--- a/drivers/staging/vt6656/usbpipe.h
+++ b/drivers/staging/vt6656/usbpipe.h
@@ -93,7 +93,4 @@ PIPEnsSendBulkOut(
PUSB_SEND_CONTEXT pContext
);
-#endif // __USBPIPE_H__
-
-
-
+#endif /* __USBPIPE_H__ */