Skip to content

Commit 454f2ed

Browse files
geertudlezcano
authored andcommitted
thermal: Spelling s/scallbacks/callbacks/
Fix a misspelling of the word "callbacks". Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/ae38372996a23bb67769e2d62ca170ae9457c4df.1626261946.git.geert+renesas@glider.be
1 parent 22fc857 commit 454f2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/thermal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ struct thermal_zone_params {
285285
};
286286

287287
/**
288-
* struct thermal_zone_of_device_ops - scallbacks for handling DT based zones
288+
* struct thermal_zone_of_device_ops - callbacks for handling DT based zones
289289
*
290290
* Mandatory:
291291
* @get_temp: a pointer to a function that reads the sensor temperature.

0 commit comments

Comments
 (0)