Re: [PATCH] Documentation/networking: fix af_xdp.rst Sphinx warnings

2019-05-21 Thread Daniel Borkmann
On 05/20/2019 11:22 PM, Randy Dunlap wrote: > From: Randy Dunlap > > Fix Sphinx warnings in Documentation/networking/af_xdp.rst by > adding indentation: > > Documentation/networking/af_xdp.rst:319: WARNING: Literal block expected; > none found. > Documentation/networking/af_xdp.rst:326: WARNING

Re: [PATCH] Documentation/networking: fix af_xdp.rst Sphinx warnings

2019-05-21 Thread Björn Töpel
On Mon, 20 May 2019 at 23:23, Randy Dunlap wrote: > > From: Randy Dunlap > > Fix Sphinx warnings in Documentation/networking/af_xdp.rst by > adding indentation: > > Documentation/networking/af_xdp.rst:319: WARNING: Literal block expected; > none found. > Documentation/networking/af_xdp.rst:326:

[PATCH] Documentation/networking: fix af_xdp.rst Sphinx warnings

2019-05-20 Thread Randy Dunlap
From: Randy Dunlap Fix Sphinx warnings in Documentation/networking/af_xdp.rst by adding indentation: Documentation/networking/af_xdp.rst:319: WARNING: Literal block expected; none found. Documentation/networking/af_xdp.rst:326: WARNING: Literal block expected; none found. Fixes: 0f4a9b7d4ecb