Messages in this thread |  | | Date | Wed, 13 Sep 2000 15:32:35 -0400 (EDT) | From | kernel@kvack ... | Subject | Re: [patchlet] Minor cleanup in mm/swapfile.c (2.4.0t8) |
| |
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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |