Skip to content

Commit a1f46ff

Browse files
rddunlapakpm00
authored andcommitted
cramfs: Kconfig: fix spelling & punctuation
Fix spelling and hyphenation in cramfs Kconfig. Link: https://lkml.kernel.org/r/20230124181631.15204-1-rdunlap@infradead.org Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Nicolas Pitre <nico@fluxnic.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 3621735 commit a1f46ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/cramfs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ config CRAMFS_MTD
3838
default y if !CRAMFS_BLOCKDEV
3939
help
4040
This option allows the CramFs driver to load data directly from
41-
a linear adressed memory range (usually non volatile memory
41+
a linear addressed memory range (usually non-volatile memory
4242
like flash) instead of going through the block device layer.
4343
This saves some memory since no intermediate buffering is
4444
necessary.

0 commit comments

Comments
 (0)