Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: ena: Fix rst format issues in readme

This patch fixes a warning in the ena documentation
file identified by the kernel automatic tools.
The patch also adds a missing newline between
sections.

Signed-off-by: David Arinzon <darinzon@amazon.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202306171804.U7E92zoE-lkp@intel.com/
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230620133544.32584-1-darinzon@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

David Arinzon and committed by
Jakub Kicinski
5dfbbaa2 53bf9164

+2
+2
Documentation/networking/device_drivers/ethernet/amazon/ena.rst
··· 38 38 39 39 Some of the ENA devices support a working mode called Low-latency 40 40 Queue (LLQ), which saves several more microseconds. 41 + 41 42 ENA Source Code Directory Structure 42 43 =================================== 43 44 ··· 207 206 Documentation/networking/net_dim.rst 208 207 209 208 .. _`RX copybreak`: 209 + 210 210 RX copybreak 211 211 ============ 212 212 The rx_copybreak is initialized by default to ENA_DEFAULT_RX_COPYBREAK