[PARISC] Misc. janitorial work
Fix a spelling mistake, add a KERN_INFO flag, and fix some whitespace uglies. Signed-off-by: Helge Deller <deller@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
committed by
Kyle McMartin
parent
b2d6b9fb35
commit
67a5a59d33
@ -186,7 +186,7 @@ good_area:
|
||||
break;
|
||||
case VM_FAULT_SIGBUS:
|
||||
/*
|
||||
* We hit a hared mapping outside of the file, or some
|
||||
* We hit a shared mapping outside of the file, or some
|
||||
* other thing happened to us that made us unable to
|
||||
* handle the page fault gracefully.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user