]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit70efce27fc3d54271519244dc5e47da4ed711dd4
treec95c8cb7f7fe985d99bc01a0f35bc474681fb75b
parent7b1c65faa27f5ade3915e4bbc9186b6e64d2d6ec
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>
net/ipv4/tcp.c