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 13:47:43 -0700 |
commit | 4e608671674b62e97166f903830d5553e37970e8 (patch) | |
tree | cd7c1a0005084e72f78d47e387262d5f6cd484a0 /include/linux/tty.h | |
parent | 83ceb67d7dfe6aedf0e47dd6887b7b3c753542b2 (diff) | |
download | blackbird-op-linux-4e608671674b62e97166f903830d5553e37970e8.tar.gz blackbird-op-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 'include/linux/tty.h')
0 files changed, 0 insertions, 0 deletions