06/04/2021 11:17, David Marchand: > 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.
OK, no need to mention 0. > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > Reviewed-by: David Marchand <david.march...@redhat.com> > > >