OSDN Git Service

staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 27 May 2013 13:03:42 +0000 (14:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:09:04 +0000 (21:09 +0900)
commitfc20463ed735c975196ea7b8458cc5ca12e61027
treee6522a74ce4dc925c25c0560711a394a0ee4a785
parenta628747fb628bf318214eaf9ab2b826d8c6fc21c
staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.

White space clean up.

Camel case changes;
pDevice -> priv
uRATE -> rate
bResult -> ret
byPwr -> power

Functional change merged as one variable.
dwMax7230Pwr -> power_setting
dwVT3226Pwr -> power_setting
dwVT3342Pwr -> power_setting

Author changes moved to Revision history.

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