From c970a863ac17386fe56d493cb56cbd0944f1351b Mon Sep 17 00:00:00 2001 From: Günther Noack Date: Sat, 14 Feb 2026 15:08:54 +0100 Subject: scripts/spelling.txt: add "binded||bound" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The correct passive of "to bind" is "bound", not "binded". This is often used in the context of the BSD socket bind(2) operation. Link: https://lkml.kernel.org/r/20260214140854.42247-1-gnoack3000@gmail.com Signed-off-by: Günther Noack Signed-off-by: Andrew Morton --- scripts/spelling.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') 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 -- cgit v1.2.3