The quilt patch titled Subject: usr/Kconfig: fix typos of "its" has been removed from the -mm tree. Its filename was usr-kconfig-fix-typos-of-its.patch This patch was dropped because it was merged into the mm-nonmm-stable branch of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm ------------------------------------------------------ From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Subject: usr/Kconfig: fix typos of "its" Date: Sat, 9 Dec 2023 21:34:29 -0800 Use "Its" or "its" for possessive instead of "it's" (contraction for "it is"). Link: https://lkml.kernel.org/r/20231210053429.23146-1-rdunlap@xxxxxxxxxxxxx Fixes: db2aa7fd15e8 ("initramfs: allow again choice of the embedded initram compression algorithm") Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Reviewed-by: Nicolas Schier <nicolas@xxxxxxxxx> Acked-by: "Francisco Blas Izquierdo Riera (klondike)" <klondike@xxxxxxxxxxx> Cc: Masahiro Yamada <masahiroy@xxxxxxxxxx> Cc: Nathan Chancellor <nathan@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- usr/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/usr/Kconfig~usr-kconfig-fix-typos-of-its +++ a/usr/Kconfig @@ -185,9 +185,9 @@ config INITRAMFS_COMPRESSION_LZO bool "LZO" depends on RD_LZO help - It's compression ratio is the second poorest amongst the choices. The - kernel size is about 10% bigger than gzip. Despite that, it's - decompression speed is the second fastest and it's compression speed + Its compression ratio is the second poorest amongst the choices. The + kernel size is about 10% bigger than gzip. Despite that, its + decompression speed is the second fastest and its compression speed is quite fast too. If you choose this, keep in mind that you may need to install the lzop _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are stacktrace-fix-kernel-doc-typo.patch nilfs2-cpfile-fix-some-kernel-doc-warnings.patch