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

s390/mm: s/specifiation/specification/, s/an specification/a specification/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

authored by

Geert Uytterhoeven and committed by
Martin Schwidefsky
4e0a6412 b8a43b04

+2 -2
+2 -2
arch/s390/include/asm/pgtable.h
··· 1565 1565 /* 1566 1566 * 64 bit swap entry format: 1567 1567 * A page-table entry has some bits we have to treat in a special way. 1568 - * Bits 52 and bit 55 have to be zero, otherwise an specification 1568 + * Bits 52 and bit 55 have to be zero, otherwise a specification 1569 1569 * exception will occur instead of a page translation exception. The 1570 - * specifiation exception has the bad habit not to store necessary 1570 + * specification exception has the bad habit not to store necessary 1571 1571 * information in the lowcore. 1572 1572 * Bits 54 and 63 are used to indicate the page type. 1573 1573 * A swap pte is indicated by bit pattern (pte & 0x201) == 0x200