On Sat, Sep 14, 2024 at 01:19:40PM +0200, Florian Westphal wrote: > Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > The cgroup_get_from_path() function never returns NULL, it returns error > > pointers. Update the error handling to match. > > Good news, I will retire in the next few years so I don't send shit > patches anymore. > > Acked-by: Florian Westphal <fw@xxxxxxxxx> This is also my fault, I did not help to catch this error in any way: Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>