[PATCH 18/28] staging: most: remove redundant mutexes

2015-12-22 Thread Christian Gromm
This patch removes the mutexes stop_task_mutex and deregister mutex, since they can safely be left out. Signed-off-by: Christian Gromm --- This patch has been resent on behalf of Greg Kroah-Hartman drivers/staging/most/mostcore/core.c |9 - 1 file changed, 9 deletions(-) diff --g

[PATCH 18/28] staging: most: remove redundant mutexes

2015-11-18 Thread Christian Gromm
This patch removes the mutexes stop_task_mutex and deregister mutex, since they can safely be left out. Signed-off-by: Christian Gromm --- drivers/staging/most/mostcore/core.c |9 - 1 file changed, 9 deletions(-) diff --git a/drivers/staging/most/mostcore/core.c b/drivers/staging/m