Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ACPI: thermal: drop an always true check
Address of a field inside a struct can't possibly be null; gcc-12 warns about this. Signed-off-by: Adam Borowski <kilobyte@angband.pl> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information