On Mon, Apr 5, 2021 at 12:03 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > In the unlikely case where something goes wrong > while registering a log type, > the fallback is to use the log type 0, assigned to EAL.
How about simply: the fallback is to use the EAL log type. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand