From 5f12f7a5959a56508aa58835c960ab89b4c9783b Mon Sep 17 00:00:00 2001 From: Vivien Didelot Date: Mon, 25 Jul 2011 21:46:10 +0200 Subject: [PATCH] --- yaml --- r: 258888 b: refs/heads/master c: e9b6e9f3d4c58f76da8ec8286c7b901af8575f5b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/hwmon/sht15.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3df7b9b08f3d..6e968c3a9269 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d737c09cfb78424276e3eb45d1e7af578a451fd4 +refs/heads/master: e9b6e9f3d4c58f76da8ec8286c7b901af8575f5b diff --git a/trunk/drivers/hwmon/sht15.c b/trunk/drivers/hwmon/sht15.c index cf4330b352ef..7d231cf5d2ce 100644 --- a/trunk/drivers/hwmon/sht15.c +++ b/trunk/drivers/hwmon/sht15.c @@ -671,7 +671,7 @@ static ssize_t sht15_show_status(struct device *dev, * @buf: sysfs buffer to read the new heater state from. * @count: length of the data. * - * Will be called on read access to heater_enable sysfs attribute. + * Will be called on write access to heater_enable sysfs attribute. * Returns number of bytes actually decoded, negative errno on error. */ static ssize_t sht15_store_heater(struct device *dev,