Re: [PATCH 3/4] docs: convert kref semaphore to mutex

2007-12-21 Thread Corey Minyard
Yes, a good idea. Acked-by: Corey Minyard <[EMAIL PROTECTED]> Daniel Walker wrote: Just converting this documentation semaphore reference, since we don't want to promote semaphore usage. Signed-off-by: Daniel Walker <[EMAIL PROTECTED]> --- Documentation/kref.txt | 20 ++--

[PATCH 3/4] docs: convert kref semaphore to mutex

2007-12-21 Thread Daniel Walker
Just converting this documentation semaphore reference, since we don't want to promote semaphore usage. Signed-off-by: Daniel Walker <[EMAIL PROTECTED]> --- Documentation/kref.txt | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) Index: linux-2.6.23/Documentation/kr