summaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein/skein_block.c
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2016-03-28 13:56:00 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-29 12:39:52 -0700
commit086620978b2d06378f4a41afce2f7705c76a4625 (patch)
tree57351ca5fd5459ebcf6668375b8f03dc5cd0bf0c /drivers/staging/skein/skein_block.c
parent589c667d8ae1d7359a974719dd0d09f85aee5606 (diff)
downloadlinux-086620978b2d06378f4a41afce2f7705c76a4625.tar.bz2
staging: wilc1000: use mutex instead of struct semaphore hSemScanReq
This patch replaces struct semaphore hSemScanReq with struct mutex scan_req_lock. It is better to use mutex than semaphore. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/skein/skein_block.c')
0 files changed, 0 insertions, 0 deletions