Re: [PATCH 2/2] Add kcmp.2 manpage

From: Cyrill Gorcunov
Date: Wed Feb 29 2012 - 07:34:11 EST


On Wed, Feb 29, 2012 at 04:23:17PM +0400, Cyrill Gorcunov wrote:
>
> The easiest way to explain is to consider an example. Lets say v1 and v2
> are the addresses of appropriate resources, then the return value is one
> of the following
>
> 0 - v1 is equal to v2 , in other words we have a shared resource here
>
> 1 - v1 is greater than v2
>
> 2 - v1 is less than v2

1 and 2 should be swapped here, I'll update (this nit grow from text tossing,
so don't pay attention on it).

Cyrill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/