]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (sht15) avoid CamelCase
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 7 Jan 2013 19:18:38 +0000 (14:18 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 26 Jan 2013 05:03:54 +0000 (21:03 -0800)
commitecffbaa5229a70f12967f7388a62322fa72c3173
treebc520fc9ed58921cd158721969b9c681937a1180
parent4bcef794c53660c544eaf850f64ba85d4a61e2a9
hwmon: (sht15) avoid CamelCase

This patch renames the supply_uV* variables to supply_uv* to avoid
CamelCase as warned by the checkpatch.pl script.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/sht15.c