commit | 6d748924b753d63a57dad130fdf11f64c27ff54b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Jun 22 11:20:00 2007 +0200 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Tue Jul 10 17:10:58 2007 -0700 |
tree | 93af23c4329ffb16de923ab84f63669b2423ea29 | |
parent | e6bd07aee739566803425acdbf5cdb29919164e1 [diff] |
[PATCH] configsfs buffer: use mutex Seems copied from sysfs, but I don't see a reason here nor there to use a semaphore instead of a mutex. Convert. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>