]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 27 May 2013 13:02:09 +0000 (14:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:09:03 +0000 (21:09 +0900)
commita628747fb628bf318214eaf9ab2b826d8c6fc21c
treed43c11367de48301b1bee3739e65c2846e50c69d
parentd6bbce0642261a8585928c70bfaddbfb05aefa40
staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.

White space clean up.

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

No functional changes.

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