]> git.ipfire.org Git - thirdparty/linux.git/commit
lib/inflate: fix typo "This results" to "The results" in comment
authorJosh Law <objecting@objecting.org>
Fri, 6 Mar 2026 16:17:32 +0000 (16:17 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 28 Mar 2026 04:19:42 +0000 (21:19 -0700)
commit5ab288ffab948a8201bdac5c5845abe4d36005f1
tree613435d4c63f9ddcf28c77375d2deb4620822e34
parentb2a7f5f88ae45e1b18793f58788059c8a61ecfb9
lib/inflate: fix typo "This results" to "The results" in comment

Fix "This results of this trade" to "The results of this trade" in the
comment describing the lbits and dbits tuning parameters.

Link: https://lkml.kernel.org/r/20260306161732.2812132-1-objecting@objecting.org
Signed-off-by: Josh Law <objecting@objecting.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/inflate.c