]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
lib/inflate: fix grammar in comment: "variable" to "variables"
authorJosh Law <objecting@objecting.org>
Fri, 6 Mar 2026 16:17:07 +0000 (16:17 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 28 Mar 2026 04:19:42 +0000 (21:19 -0700)
commitb2a7f5f88ae45e1b18793f58788059c8a61ecfb9
treeebb92d443f215d3824b3be153c2c90dca77e923c
parent84f24da3544abb7b6db102191bf7f98230a3af30
lib/inflate: fix grammar in comment: "variable" to "variables"

Fix "all variable" to "all variables" in the file header comment.

Link: https://lkml.kernel.org/r/20260306161707.2812005-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