[PATCH 13/17] staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCase

2015-08-23 Thread Mike Rapoport
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 --- drivers/staging/sm750fb/ddk750_hwi2c.c | 36 +- 1 file changed, 18

[PATCH 13/17] staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCase

2015-08-23 Thread Mike Rapoport
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.rapop...@gmail.com --- drivers/staging/sm750fb/ddk750_hwi2c.c | 36 +- 1 file