From: Will Newton Date: Thu, 17 Jul 2008 03:13:43 +0000 (-0700) Subject: net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments. X-Git-Tag: v2.6.27-rc1~969^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70efce27fc3d54271519244dc5e47da4ed711dd4;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed