Re: [PATCH 2.6.16-rc1-git4] accessfs: a permission managing filesystem

From: Jan Engelhardt
Date: Mon Jan 30 2006 - 04:06:42 EST



>> +static DECLARE_MUTEX(accessfs_sem);
>
>Please use a `struct mutex'.

You know what's irritating? That DECLARE_MUTEX starts a semaphore and
DEFINE_MUTEX a mutex.



Jan Engelhardt
--
-
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/