15/11/2020 21:00, Thomas Monjalon: > 15/11/2020 20:58, Thomas Monjalon: > > 11/11/2020 11:46, Luca Boccassi: > > > On Tue, 2020-11-10 at 14:55 -0800, Stephen Hemminger wrote: > > > > 41 files changed, 178 insertions(+), 158 deletions(-) > > > > > > Reviewed-by: Luca Boccassi <bl...@debian.org> > > > > There are more occurences to fix: > > > > git grep -Iw -- '-w' | wc -l > > 36 > > Even more (thanks David for the regex): > > git grep -iE '(white|black)([[:space:]]|-)*list' -- > ':^doc/guides/contributingcoding_style.rst' ':^doc/guides/rel_notes' doc | wc > -l > 12
One more doc update missing: the removal of the deprecation notice.