On Wed, 13 Sep 2000, Rasmus Andersen wrote: > Hi. > > This patch does minor and strightforward cleanup in mm/swapfile.c. SWP_WRITEOK is defined as 3, so if (foo & SWP_WRITEOK) is not equivalent to if ((foo & SWP_WRITEOK) == SWP_WRITEOK). Cheers, -ben - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [patchlet] Minor cleanup in mm/swapfile.c (2.4.0t8) Rasmus Andersen
- Re: [patchlet] Minor cleanup in mm/swapfile.c (2.4.0... Rasmus Andersen
- Re: [patchlet] Minor cleanup in mm/swapfile.c (2.4.0... kernel
- Re: [patchlet] Minor cleanup in mm/swapfile.c (2.4.0... Juan J. Quintela