acpi_thermal_trip_valid
if (!acpi_thermal_trip_valid(acpi_trip))
if (!acpi_trip || !acpi_thermal_trip_valid(acpi_trip))
if (acpi_thermal_trip_valid(acpi_trip))
if (!acpi_trip || !acpi_thermal_trip_valid(acpi_trip))
if (acpi_thermal_trip_valid(acpi_trip)) {
if (!acpi_thermal_trip_valid(acpi_trip))