Improve semaphore documentation
authorMatthew Wilcox <matthew@wil.cx>
Fri, 11 Apr 2008 19:23:52 +0000 (15:23 -0400)
committerMatthew Wilcox <willy@linux.intel.com>
Thu, 17 Apr 2008 14:43:01 +0000 (10:43 -0400)
Move documentation from semaphore.h to semaphore.c as requested by
Andrew Morton.  Also reformat to kernel-doc style and add some more
notes about the implementation.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>

No differences found