commit | 142c090184ac7f9763c5d22509405da3486f9801 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Jan 07 14:18:38 2013 -0500 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Jan 25 21:03:54 2013 -0800 |
tree | bc520fc9ed58921cd158721969b9c681937a1180 | |
parent | 949db153b6466c6f7cad5a427ecea94985927311 [diff] |
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>