Re: [PATCH 4/4] move semaphore definitions to waitlock_types.h

From: Christoph Hellwig
Date: Thu Oct 14 2004 - 17:29:09 EST


On Thu, Oct 14, 2004 at 11:45:20PM +0200, Roman Zippel wrote:
>
> This moves the definition and initializer of semaphore, rw_semaphore and
> wait queue structures to waitlock_types.h.

The name is really horrible. If absolutely needed they should go into
{rwsem,semaphore}_t.h or something similar derived from the main header
names. But I must say I really hate this kind of separation as it makes
the code rather hard to follow.
-
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/