Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
thermal: core: remove unnecessary check in trip_point_hyst_store()
This code was shuffled around a bit recently. We no longer need to check the value of "ret" because we know it's zero. Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information