From: Eric Dumazet Date: Fri, 19 Apr 2013 21:29:25 +0000 (-0700) Subject: net: remove a stale comment for dl_next X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb62c5d3fc1821f50c6003e582713857a520f6b;p=pandora-kernel.git net: remove a stale comment for dl_next dl_next member in struct request_sock doesn't need to be first. We expect to insert a "struct common_sock" or a subset of it, so this claim had to be verified. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed