Skip to content

Commit 0d7866e

Browse files
rddunlapakpm00
authored andcommitted
freevxfs: Kconfig: fix spelling
Fix a spello in freevxfs Kconfig. (reported by codespell) Link: https://lkml.kernel.org/r/20230124181638.15604-1-rdunlap@infradead.org Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Christoph Hellwig <hch@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent ab6ef70 commit 0d7866e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/freevxfs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ config VXFS_FS
88
of SCO UnixWare (and possibly others) and optionally available
99
for Sunsoft Solaris, HP-UX and many other operating systems. However
1010
these particular OS implementations of vxfs may differ in on-disk
11-
data endianess and/or superblock offset. The vxfs module has been
11+
data endianness and/or superblock offset. The vxfs module has been
1212
tested with SCO UnixWare and HP-UX B.10.20 (pa-risc 1.1 arch.)
1313
Currently only readonly access is supported and VxFX versions
1414
2, 3 and 4. Tests were performed with HP-UX VxFS version 3.

0 commit comments

Comments
 (0)