mutex: improve header comment to be actually informative about the API
authorArjan van de Ven <arjan@linux.intel.com>
Wed, 29 Oct 2008 21:24:09 +0000 (14:24 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 30 Oct 2008 18:55:00 +0000 (19:55 +0100)
commitd98d38f2014ab79f28c126ff175d034891f7aefc
tree4c23b3c5e202b3ecb0ba35f167da6c204cbd862d
parentd1a76187a5be4f89c6cb19d800cb5fb7aac735c5
mutex: improve header comment to be actually informative about the API

Impact: improve documentation

It's nice to say that mutex_trylock follows the spin_trylock convention.
It's a lot nicer if the comment also says which that is...  make it so.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/mutex.h