Commit 0b5121ef authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Linus Torvalds
parent dc84207d
......@@ -1203,7 +1203,7 @@ static void update_refs(struct kmemleak_object *object)
}
/*
* Memory scanning is a long process and it needs to be interruptable. This
* Memory scanning is a long process and it needs to be interruptible. This
* function checks whether such interrupt condition occurred.
*/
static int scan_should_stop(void)
......
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