staging: vt6656: s_uGetDataDuration remove camel case
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 11 Jul 2014 00:08:21 +0000 (01:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 00:34:26 +0000 (17:34 -0700)
commita4c2a8a4f3e4454cce89a79dfa2c816ed93b462a
treebc2442adb348067227b9b63b5491dadc7abba40a
parentf2aabee60712099429f81ada389400e4683a2272
staging: vt6656: s_uGetDataDuration remove camel case

camel case changes
pDevice -> priv
byPktType -> pkt_type
bNeedAck -> need_ack
uAckTime -> ack_time

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