Add typo "overlfow" for "overflow". This typo was found and fixed in net/sctp/tsnmap.c.
Link: https://lore.kernel.org/netdev/[email protected]/ Suggested-by: Kees Cook <[email protected]> Signed-off-by: Drew Fustini <[email protected]> --- scripts/spelling.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/spelling.txt b/scripts/spelling.txt index 2e3ba91a5072..f57e3e9538b0 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@ -1013,6 +1013,7 @@ oustanding||outstanding overaall||overall overhread||overhead overlaping||overlapping +overlfow||overflow overide||override overrided||overridden overriden||overridden -- 2.27.0

