Re: [PATCH next] efivarfs: Fix a NULL vs IS_ERR() bug
From: Markus Elfring
Date: Tue Jan 14 2025 - 12:11:43 EST
> The kernel_file_open() function doesn't return NULL, it retursn error
returns?
> pointers. Fix the error checking to match.
Regards,
Markus