net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments.
authorWill Newton <will.newton@gmail.com>
Thu, 17 Jul 2008 03:13:43 +0000 (20:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2008 03:13:43 +0000 (20:13 -0700)
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>

No differences found