On Fri, Aug 04, 2017 at 09:35:05PM +0000, Kani, Toshimitsu wrote: > 1 means the caller's init function can continue its initialization -- > such conditions are free or owned by itself.
Make that:
edac_get_owner(void)
to return the owner string or NULL if there's no owner.
The caller can then do the string checking and do strncmp() to limit the
string length being checked.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--

