staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCase
authorMike Rapoport <mike.rapoport@gmail.com>
Sat, 12 Sep 2015 08:07:45 +0000 (11:07 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Sep 2015 15:50:47 +0000 (08:50 -0700)
commitb3696b797185396090da1f2661f242317a3cd795
treeb709c312c2f05c35adf51bc26a2b98126df22cd8
parent938ad7edf21b16f93e9309e3d859a1aa4685f164
staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCase

Rename camel case variables deviceAddress, pBuffer and totalBytes to
addr, buf and total_bytes respectively in sm750_hw_i2c_{read,write}_data
functions.

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_hwi2c.c
This page took 0.026765 seconds and 5 git commands to generate.