telnet: do not check for 0 return from poll (it's impossible)
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 29 Oct 2010 00:33:38 +0000 (02:33 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 29 Oct 2010 00:33:38 +0000 (02:33 +0200)
commitec07420eb914f6ca62273c54790853ccf22636e8
tree50b034e4e30babc01edb968e442db82776ebfc1e
parent036dbb9d9ab239bbd7eecad8580876c9c3e57dc5
telnet: do not check for 0 return from poll (it's impossible)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/telnet.c