RE: [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
From: Luck, Tony
Date: Fri Mar 04 2022 - 16:01:13 EST
>> You could just cut to the chase and do: sysfs_eq(buf, "1")
>
> Thanks will use this
$ git grep sysfs_eq
$
I don't see this defined (or used) anywhere in the kernel. Is
it spelled differently from how typed here?
-Tony