diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-06-02 00:53:04 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-11 00:47:43 +0400 |
commit | 4e608671674b62e97166f903830d5553e37970e8 (patch) | |
tree | cd7c1a0005084e72f78d47e387262d5f6cd484a0 /include | |
parent | 83ceb67d7dfe6aedf0e47dd6887b7b3c753542b2 (diff) | |
download | linux-4e608671674b62e97166f903830d5553e37970e8.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions