OSDN Git Service

staging: vt6656: PIPEnsControlOut remove camel case.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 17 May 2014 08:50:21 +0000 (09:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 May 2014 16:58:28 +0000 (09:58 -0700)
commit0f06a73949f97b7043fd5cbe2768617637666b84
treef6a5ce6691b46e6fecf7b074b05234ad6a2dfb2c
parent8a6602614a470a9a12bee60773bbee8c882a6b38
staging: vt6656: PIPEnsControlOut remove camel case.

Camel case changes
pDevice, byRequest,  wValue, wIndex, wLength, pbyBuffer, ntStatus

->

priv, request, value, index, length, buffer, status

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