diff options
author | 2007-05-23 14:19:42 -0700 | |
---|---|---|
committer | 2007-07-11 16:09:01 -0700 | |
commit | 9f3f776bd9e3d52f0204db1df0914b50d6a2372e (patch) | |
tree | 9f409655c2fb860fac729e88bcdb7c1f7017bc73 /fs/sysfs/file.c | |
parent | Driver core: add missing kset uevent (diff) | |
download | wireguard-linux-9f3f776bd9e3d52f0204db1df0914b50d6a2372e.tar.xz wireguard-linux-9f3f776bd9e3d52f0204db1df0914b50d6a2372e.zip |
sysdev: use mutex instead of semaphore
The sysdev code use a semaphore as mutex. Use the mutex API instead of the
(binary) semaphore.
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/sysfs/file.c')
0 files changed, 0 insertions, 0 deletions