[TIPC]: Cosmetic cleanup of TIPC polling logic
authorAllan Stephens <allan.stephens@windriver.com>
Wed, 26 Mar 2008 23:48:21 +0000 (16:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2008 23:48:21 +0000 (16:48 -0700)
commit9b674e82b73a61844967b32e1b4ecaf8eb9d1805
tree8909965024d9f049c78106df80abce6de702a4cc
parent67727184f28c38d06013c6659560bb046c1d9f9c
[TIPC]: Cosmetic cleanup of TIPC polling logic

This patch eliminates an unnecessary poll-related routine
by merging it into TIPC's main polling routine, and updates
the comments associated with this code.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c