Skip to content

Commit f6be058

Browse files
saschahauerzhang-rui
authored andcommitted
thermal: trivial: fix typo in comment
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
1 parent 17e8351 commit f6be058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/thermal/thermal_core.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ static void handle_thermal_trip(struct thermal_zone_device *tz, int trip)
465465
}
466466

467467
/**
468-
* thermal_zone_get_temp() - returns its the temperature of thermal zone
468+
* thermal_zone_get_temp() - returns the temperature of a thermal zone
469469
* @tz: a valid pointer to a struct thermal_zone_device
470470
* @temp: a valid pointer to where to store the resulting temperature.
471471
*

0 commit comments

Comments
 (0)