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)
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>

No differences found