lkml.org 
[lkml]   [1996]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.0.20: typo in mm/vmscan.c

Here is the fix...

Gerd

--- vmscan.c-2.0.20 Fri Sep 13 16:23:43 1996
+++ vmscan.c Fri Sep 13 16:24:09 1996
@@ -111,7 +111,7 @@
if (!(entry = get_swap_page())) {
/* Aieee!!! Out of swap space! */
int retval = -1;
- if (nr_swapfile == 0)
+ if (nr_swapfiles == 0)
retval = 0;
return retval;
}

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.038 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site