[PATCH v1 0/3] thermal: Use for_each_trip() in some places

From: Rafael J. Wysocki
Date: Mon Dec 04 2023 - 14:49:39 EST


Hi,

This series changes the code to use the for_each_trip() macro in a few
places instead of open-coded loops over trip indices.

Thanks!