[PATCH] scripts/spelling.txt: Add "binded||bound"
From: Günther Noack
Date: Sat Feb 14 2026 - 09:09:09 EST
The correct passive of "to bind" is "bound", not "binded". This is
often used in the context of the BSD socket bind(2) operation.
Signed-off-by: Günther Noack <gnoack3000@xxxxxxxxx>
---
scripts/spelling.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index 1e89b92c2f9a..e164d147f541 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -257,6 +257,7 @@ begining||beginning
beter||better
betweeen||between
bianries||binaries
+binded||bound
bitmast||bitmask
bitwiedh||bitwidth
boardcast||broadcast
--
2.52.0