Commit e0dbc63c authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] fix typo in oom_kill

parent 0609431f
......@@ -51,7 +51,7 @@ static unsigned int int_sqrt(unsigned int x)
* 3) we don't kill anything innocent of eating tons of memory
* 4) we want to kill the minimum amount of processes (one)
* 5) we try to kill the process the user expects us to kill, this
* algorithm has been meticulously tuned to meet the priniciple
* algorithm has been meticulously tuned to meet the principle
* of least surprise ... (be careful when you change it)
*/
......
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