From: Malcolm Priestley Date: Mon, 19 May 2014 19:33:02 +0000 (+0100) Subject: staging: vt6656: BBvCalculateParameter remove camel case X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ff5435145a06900fb4673db4974934a3ea3015;p=pandora-kernel.git staging: vt6656: BBvCalculateParameter remove camel case Camel case changes pDevice, cbFrameLength, wRate, byPacketType, cbBitCount, cbUsCount cbTmp, bExtBit, byPreambleType -> priv, frame_length, tx_rate, pkt_type, bit_count, count, tmp, ext_bit, preamble_type Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed