The quilt patch titled Subject: freevxfs: Kconfig: fix spelling has been removed from the -mm tree. Its filename was freevxfs-kconfig-fix-spelling.patch This patch was dropped because it was merged into the mm-hotfixes-stable branch of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm ------------------------------------------------------ From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Subject: freevxfs: Kconfig: fix spelling Date: Tue, 24 Jan 2023 10:16:38 -0800 Fix a spello in freevxfs Kconfig. (reported by codespell) Link: https://lkml.kernel.org/r/20230124181638.15604-1-rdunlap@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Cc: Christoph Hellwig <hch@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/freevxfs/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/fs/freevxfs/Kconfig~freevxfs-kconfig-fix-spelling +++ a/fs/freevxfs/Kconfig @@ -8,7 +8,7 @@ config VXFS_FS of SCO UnixWare (and possibly others) and optionally available for Sunsoft Solaris, HP-UX and many other operating systems. However these particular OS implementations of vxfs may differ in on-disk - data endianess and/or superblock offset. The vxfs module has been + data endianness and/or superblock offset. The vxfs module has been tested with SCO UnixWare and HP-UX B.10.20 (pa-risc 1.1 arch.) Currently only readonly access is supported and VxFX versions 2, 3 and 4. Tests were performed with HP-UX VxFS version 3. _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are freevxfs-fix-kernel-doc-warnings.patch ntfs-fix-multiple-kernel-doc-warnings.patch userns-fix-a-structs-kernel-doc-notation.patch cramfs-kconfig-fix-spelling-punctuation.patch