You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
+1
-1
@@ -523,7 +523,7 @@ static int fuse_readpage(struct file *file, struct page *page)
|
||||
goto out;
|
||||
|
||||
/*
|
||||
* Page writeback can extend beyond the liftime of the
|
||||
* Page writeback can extend beyond the lifetime of the
|
||||
* page-cache page, so make sure we read a properly synced
|
||||
* page.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user