Commit 7904aaa8 authored by Heiko Carstens's avatar Heiko Carstens

s390/mm: fix typo in comment

Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
parent 6589c93f
......@@ -376,7 +376,7 @@ static noinline void do_fault_error(struct pt_regs *regs, int access,
* routines.
*
* interruption code (int_code):
* 04 Protection -> Write-Protection (suprression)
* 04 Protection -> Write-Protection (suppression)
* 10 Segment translation -> Not present (nullification)
* 11 Page translation -> Not present (nullification)
* 3b Region third trans. -> Not present (nullification)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment