]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: clean up CARDbSetMediaChannel.
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 12 Dec 2013 23:33:08 +0000 (23:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2013 21:10:40 +0000 (13:10 -0800)
commit7387f438e50ca7a1e20f555f1e5ee8aeb94a9791
tree86e83b112a71a7573bea97f8808ef78d85b25599
parent1363e4fb4f460a903f3d62d7c1466ce76e31adb0
staging: vt6656: clean up CARDbSetMediaChannel.

White space and commented out code.

Camel case clean up.
pDevice -> priv
uConnectionChannel -> connection_channel

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