[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250614225324.82810-1-abdelrahmanfekry375@gmail.com>
Date: Sun, 15 Jun 2025 01:53:22 +0300
From: Abdelrahman Fekry <abdelrahmanfekry375@...il.com>
To: corbet@....net,
davem@...emloft.net,
edumazet@...gle.com,
horms@...nel.org,
kuba@...nel.org,
pabeni@...hat.com
Cc: linux-doc@...r.kernel.org,
linux-kernel-mentees@...ts.linux.dev,
linux-kernel@...r.kernel.org,
netdev@...r.kernel.org,
skhan@...uxfoundation.com,
jacob.e.keller@...el.com,
alok.a.tiwari@...cle.com,
Abdelrahman Fekry <abdelrahmanfekry375@...il.com>
Subject: [PATCH v2 0/2] docs: net: sysctl documentation improvements
This series cleans up and clarifies networking sysctl documentation,
specially the boolean parameters:
Patch 1: Fixes typos, adds missing defaults, and standardizes
boolean representation.
Patch 2: Adds value constraint clarifications for parameters with u8
implementation details , fixes typos.
In this version 2 , Modifications were made to be more consistent
and more boolean representations are fixed.
---
v2:
- Standarize more boolean representation.
- Removed inconsistent white spaces.
v1: https://lore.kernel.org/all/20250612162954.55843-1-abdelrahmanfekry375@gmail.com/
- Fix typos
- Add missing defaults
- standarize boolean representation.
Abdelrahman Fekry (2):
docs: net: sysctl documentation cleanup
docs: net: clarify sysctl value constraints
Documentation/networking/ip-sysctl.rst | 117 +++++++++++++++++++------
1 file changed, 92 insertions(+), 25 deletions(-)
--
2.25.1
Powered by blists - more mailing lists