We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3377614 commit 3413b2cCopy full SHA for 3413b2c
mm/ksm.c
@@ -1590,7 +1590,7 @@ static struct page *stable_tree_search(struct page *page)
1590
* the rbtree instead as a regular stable_node (in
1591
* order to collapse the stable_node chain if a single
1592
* stable_node dup was found in it). In such case the
1593
- * stable_node is overwritten by the calleee to point
+ * stable_node is overwritten by the callee to point
1594
* to the stable_node_dup that was collapsed in the
1595
* stable rbtree and stable_node will be equal to
1596
* stable_node_dup like if the chain never existed.
0 commit comments