trivial: Fix misspelling of "Celsius".
A few comments say "Celcius"; this fixes them. No code changes. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committad av
Jiri Kosina

förälder
a4e49cb69e
incheckning
b731d7b6a7
@@ -295,7 +295,7 @@ name ## _show(struct device *dev, struct device_attribute *attr, char *buf) \
|
||||
static DEVICE_ATTR(name, S_IRUGO, name ## _show, NULL);
|
||||
|
||||
|
||||
/* Sysfs conventions report temperatures in millidegrees Celcius.
|
||||
/* Sysfs conventions report temperatures in millidegrees Celsius.
|
||||
* ADS7846 could use the low-accuracy two-sample scheme, but can't do the high
|
||||
* accuracy scheme without calibration data. For now we won't try either;
|
||||
* userspace sees raw sensor values, and must scale/calibrate appropriately.
|
||||
|
Referens i nytt ärende
Block a user