From: Malcolm Priestley Date: Thu, 15 May 2014 21:49:11 +0000 (+0100) Subject: staging: vt6656: struct vnt_usb_send_context remove camel case. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~876 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a05b397ce410685532120e97c6cc378dd31a1f;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed