staging: most: remove exclusive wait_queue
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 28 Oct 2015 14:14:35 +0000 (15:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:57:19 +0000 (08:57 +0900)
commitc27fc351cf4298b5ade8f3bda8f8be15af5d6cde
tree3811d9cf6aad501df15df5ce669e038e2997625e
parent7f9cacb62d94c4828827ead22d9b6e7d6d7aa1e8
staging: most: remove exclusive wait_queue

This patch removes the unnecessary wait_queue that has exclusively been
used for the poll function and its poll_table. Instead, an already
existing one is used.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-cdev/cdev.c
This page took 0.026338 seconds and 5 git commands to generate.