Skip to content

drm/xe: Use str_yes_no()

Lucas De Marchi requested to merge demarchi/xe:tip-misc into xe

Adopt the str_yes_no() from linux/string_helpers.h, like done in b8c75bd9 ("drm: Convert open-coded yes/no strings to yesno()").

Signed-off-by: Lucas De Marchi lucas.demarchi@intel.com

Merge request reports