Maxime Ripard Fri, 15 Jul 2022 02:52:12 -0700
Hi, On Fri, Jul 15, 2022 at 05:22:56PM +0800, Liu Zixian wrote: > On failure, these functions return errno, not NULL.
They don't return an errno but an error pointer Maxime