OSDN Git Service

staging: vt6656: Clean up and remove camel case INTnsProcessData.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 16 Feb 2014 19:10:18 +0000 (19:10 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 18:59:35 +0000 (10:59 -0800)
commit210098a5e6bfc12bd014f768156b07f7005d4c9e
tree5fe4e9caef09793db8d06437f6554788faab2876
parent864ace8ca7d2458881fcf86dce5af26dfbad3029
staging: vt6656: Clean up and remove camel case INTnsProcessData.

Camel Case changes
pDevice -> priv
pINTData -> int_data
pStats -> stats

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