staging: vt6656: clean up s_nsBulkOutIoCompleteWrite.
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 19 Feb 2014 21:54:45 +0000 (21:54 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Feb 2014 00:57:44 +0000 (16:57 -0800)
commit21aa212ca6a62b009d6be7d8223f681f4d055bd7
treec64d8bc89b1f7c1e4432ca57b26b9b43eb28b408
parente8152bfb51dbf8e3d2e6db3b3e540df6d634993b
staging: vt6656: clean up s_nsBulkOutIoCompleteWrite.

Remove commented out, white space and camel case.

Camel case changes
pContext -> context
pDevice -> priv
ContextType -> context_type
ulBufLen -> buf_len

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/usbpipe.c