Re: [patchlet] Minor cleanup in mm/swapfile.c (2.4.0t8)

From: kernel@kvack.org
Date: Wed Sep 13 2000 - 14:32:35 EST


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/



This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:22 EST