Searched hist:cd99ebe5b39a16cc74c34809786039f0b664e035 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/amd/pmf/ |
H A D | cnqf.c | diff cd99ebe5b39a16cc74c34809786039f0b664e035 Fri Aug 11 15:13:30 CEST 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> platform/x86/amd/pmf: Use str_on_off() helper
We have a common helper to represent a boolean value as "on"/"off" string. Use it for the sake of the unified style.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Link: https://lore.kernel.org/r/20230811131330.71263-1-andriy.shevchenko@linux.intel.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|