linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] docs: networking: packet_mmap: fix formatting for C macros
@ 2020-12-29  9:08 Baruch Siach
  2020-12-29  9:08 ` [PATCH v2 2/2] docs: networking: packet_mmap: fix old config reference Baruch Siach
  2021-01-04 21:30 ` [PATCH v2 1/2] docs: networking: packet_mmap: fix formatting for C macros patchwork-bot+netdevbpf
  0 siblings, 2 replies; 4+ messages in thread
From: Baruch Siach @ 2020-12-29  9:08 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Jonathan Corbet
  Cc: netdev, linux-doc, Ulisses Alonso Camaró,
	Willem de Bruijn, Baruch Siach

The citation of macro definitions should appear in a code block.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 Documentation/networking/packet_mmap.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/packet_mmap.rst b/Documentation/networking/packet_mmap.rst
index 6c009ceb1183..f3646c80b019 100644
--- a/Documentation/networking/packet_mmap.rst
+++ b/Documentation/networking/packet_mmap.rst
@@ -437,7 +437,7 @@ and the following flags apply:
 Capture process
 ^^^^^^^^^^^^^^^
 
-     from include/linux/if_packet.h
+From include/linux/if_packet.h::
 
      #define TP_STATUS_COPY          (1 << 1)
      #define TP_STATUS_LOSING        (1 << 2)
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-04 21:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29  9:08 [PATCH v2 1/2] docs: networking: packet_mmap: fix formatting for C macros Baruch Siach
2020-12-29  9:08 ` [PATCH v2 2/2] docs: networking: packet_mmap: fix old config reference Baruch Siach
     [not found]   ` <CAPfuSqFOHDaxuUDwD6m3NVfzk+VTLKwvseOPrVYdchZAYF+sYQ@mail.gmail.com>
2020-12-30 13:30     ` Baruch Siach
2021-01-04 21:30 ` [PATCH v2 1/2] docs: networking: packet_mmap: fix formatting for C macros patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).