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 787d563 commit cc989e7Copy full SHA for cc989e7
fs/ocfs2/mmap.c
@@ -62,7 +62,7 @@ static vm_fault_t __ocfs2_page_mkwrite(struct file *file,
62
last_index = (size - 1) >> PAGE_SHIFT;
63
64
/*
65
- * There are cases that lead to the page no longer bebongs to the
+ * There are cases that lead to the page no longer belonging to the
66
* mapping.
67
* 1) pagecache truncates locally due to memory pressure.
68
* 2) pagecache truncates when another is taking EX lock against
0 commit comments