staging: vt6656: camel case and clean up CARDvSetFirstNextTBTT
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 24 May 2014 13:37:05 +0000 (14:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 May 2014 17:58:25 +0000 (10:58 -0700)
commit414475f6fd843b01e0656947e451b208ab2d1e4d
treef01f7ff46e9f67bce78ea8a4e53aa9fbda66465b
parent5f4dfb66e6afdfa3d6e2a4a104b91c891dd41efe
staging: vt6656: camel case and clean up CARDvSetFirstNextTBTT

camel case changes
pDevice -> priv
wBeaconInterval -> beacon_interval
qwNextTBTT -> next_tbtt
pbyData -> data

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/card.c
This page took 0.027449 seconds and 5 git commands to generate.