patch-2.3.20 linux/mm/filemap.c
Next file: linux/mm/vmscan.c
Previous file: linux/kernel/sysctl.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Oct 7 10:17:09 1999
- Orig file:
v2.3.19/linux/mm/filemap.c
- Orig date:
Tue Sep 7 12:14:07 1999
diff -u --recursive --new-file v2.3.19/linux/mm/filemap.c linux/mm/filemap.c
@@ -127,7 +127,7 @@
goto repeat;
}
if (page_count(page) != 2)
- printk("hm, busy page invalidated? (not necesserily a bug)\n");
+ printk("hm, busy page invalidated? (not necessarily a bug)\n");
lru_cache_del(page);
remove_page_from_inode_queue(page);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)