mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation: net: dsa: Fix bracket
@ 2026-09-16 12:34 Manuel Ebner
  2026-09-16 12:34 ` [PATCH] docs: ethtool: " Manuel Ebner
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Manuel Ebner @ 2026-09-16 12:34 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Simon Horman, Jonathan Corbet, Shuah Khan, Randy Dunlap
  Cc: Manuel Ebner, netdev, linux-doc, linux-kernel

Add missing ')'.

Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>
---
 Documentation/networking/dsa/dsa.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/dsa/dsa.rst b/Documentation/networking/dsa/dsa.rst
index 42a99f5df..7edfdd555 100644
--- a/Documentation/networking/dsa/dsa.rst
+++ b/Documentation/networking/dsa/dsa.rst
@@ -864,7 +864,7 @@ The drivers which act upon the ``dsa_db`` argument in ``port_fdb_add``,
 DSA associates each offloaded bridge and each offloaded LAG with a one-based ID
 (``struct dsa_bridge :: num``, ``struct dsa_lag :: id``) for the purposes of
 refcounting addresses on shared ports. Drivers may piggyback on DSA's numbering
-scheme (the ID is readable through ``db->bridge.num`` and ``db->lag.id`` or may
+scheme (the ID is readable through ``db->bridge.num`` and ``db->lag.id``) or may
 implement their own.
 
 Only the drivers which declare support for FDB isolation are notified of FDB
-- 
2.55.0


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

end of thread, other threads:[~2026-09-16 17:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 12:34 [PATCH] Documentation: net: dsa: Fix bracket Manuel Ebner
2026-09-16 12:34 ` [PATCH] docs: ethtool: " Manuel Ebner
2026-09-16 12:47   ` Andrew Lunn
2026-09-16 12:34 ` [PATCH] docs: networking: radiotap: " Manuel Ebner
2026-09-16 16:52   ` Randy Dunlap
2026-09-16 12:35 ` [PATCH] scsi: docs: aic: Fix brackets Manuel Ebner
2026-09-16 16:58   ` Randy Dunlap
2026-09-16 17:02 ` [PATCH] Documentation: net: dsa: Fix bracket Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®