Skip to content

Commit 7904aaa

Browse files
committed
s390/mm: fix typo in comment
Signed-off-by: Heiko Carstens <[email protected]>
1 parent 6589c93 commit 7904aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/s390/mm/fault.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ static noinline void do_fault_error(struct pt_regs *regs, int access,
376376
* routines.
377377
*
378378
* interruption code (int_code):
379-
* 04 Protection -> Write-Protection (suprression)
379+
* 04 Protection -> Write-Protection (suppression)
380380
* 10 Segment translation -> Not present (nullification)
381381
* 11 Page translation -> Not present (nullification)
382382
* 3b Region third trans. -> Not present (nullification)

0 commit comments

Comments
 (0)