Commit 454f2ed4 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Daniel Lezcano
Browse files

thermal: Spelling s/scallbacks/callbacks/

parent 22fc8575
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -285,7 +285,7 @@ struct thermal_zone_params {
};

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