commit | 30a05b397ce410685532120e97c6cc378dd31a1f | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Thu May 15 22:49:11 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 15 15:02:19 2014 -0700 |
tree | 4c976e346ac48792c4904b9097dc801f97aef4a9 | |
parent | b674ee142296b84ea8514da52e9185dab4070b72 [diff] |
staging: vt6656: struct vnt_usb_send_context remove camel case. Camel case changes pDevice -> priv pPacket -> skb pUrb -> urb uBufLen -> buf_len; bBoolInUse -> in_use Data -> data Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>