diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-06-01 22:53:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 22:47:43 +0200 |
commit | 4e608671674b62e97166f903830d5553e37970e8 (patch) | |
tree | cd7c1a0005084e72f78d47e387262d5f6cd484a0 /init | |
parent | tty: fix console_sem lock order (diff) | |
download | linux-4e608671674b62e97166f903830d5553e37970e8.tar.xz linux-4e608671674b62e97166f903830d5553e37970e8.zip |
cdc-acm: remove dead code
The wait_event_interruptible_timeout in acm_port_down is
never reached. Remove it to avoid possible deadlocks
with the big tty mutex if someone were to start using
the blocking version of acm_port_down.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions