Commit 8b2ee518 authored by Mike Rapoport (Microsoft)'s avatar Mike Rapoport (Microsoft) Committed by Jonathan Corbet
Browse files

Documentation/kernel-parameters: fix typo in description of reserve_mem



The format description of reserve_mem uses [KNG] as units, rather than
[KMG].

Fix it.

Signed-off-by: default avatarMike Rapoport (Microsoft) <rppt@kernel.org>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250218070845.3769520-1-rppt@kernel.org
parent 57937eac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6082,7 +6082,7 @@
			is assumed to be I/O ports; otherwise it is memory.

	reserve_mem=	[RAM]
			Format: nn[KNG]:<align>:<label>
			Format: nn[KMG]:<align>:<label>
			Reserve physical memory and label it with a name that
			other subsystems can use to access it. This is typically
			used for systems that do not wipe the RAM, and this command