Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mtd: cmdlinepart: Spelling s/trucate/truncate/

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

authored by

Geert Uytterhoeven and committed by
Brian Norris
29f63f65 adddcac0

+1 -1
+1 -1
drivers/mtd/cmdlinepart.c
··· 26 26 * <mtd-id> := unique name used in mapping driver/device (mtd->name) 27 27 * <size> := standard linux memsize OR "-" to denote all remaining space 28 28 * size is automatically truncated at end of device 29 - * if specified or trucated size is 0 the part is skipped 29 + * if specified or truncated size is 0 the part is skipped 30 30 * <offset> := standard linux memsize 31 31 * if omitted the part will immediately follow the previous part 32 32 * or 0 if the first part