commit | 70efce27fc3d54271519244dc5e47da4ed711dd4 | [log] [tgz] |
---|---|---|
author | Will Newton <will.newton@gmail.com> | Wed Jul 16 20:13:43 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 16 20:13:43 2008 -0700 |
tree | c95c8cb7f7fe985d99bc01a0f35bc474681fb75b | |
parent | 7b1c65faa27f5ade3915e4bbc9186b6e64d2d6ec [diff] |
net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments. Change PULLHUP to POLLHUP in tcp_poll comments and clean up another comment for grammar and coding style. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>