[dpdk-dev] [PATCH v4] kernel/linux: remove igb_uio
Thomas Monjalon
thomas at monjalon.net
Tue Oct 6 14:49:53 CEST 2020
06/10/2020 13:09, Ferruh Yigit:
> On 10/6/2020 11:54 AM, Thomas Monjalon wrote:
> > 06/10/2020 12:16, Ferruh Yigit:
> >> On 10/5/2020 10:42 AM, Thomas Monjalon wrote:
> >>> +* kernel: The module ``igb_uio`` has been moved to the git repository
> >>> +``dpdk-kmods`` in a new directory ``linux/igb_uio``.
> >>> +
> >>
> >> Doc build giving warning on this:
> >> WARNING: Bullet list ends without a blank line; unexpected unindent.
> >
> > Probably a merge issue. That's fine on my side.
>
> I can see it is wrong in the patch itself, please double check in your end to be
> sure warning is not hidden in doc build.
Yes you're right.
I misinterpreted the warning, now I see the missing indent,
and my sphinx reports the problem as well.
More information about the dev
mailing list