From: Thomas Graf Date: Fri, 25 Jan 2013 00:00:58 +0000 (+0000) Subject: Remove leftover #endif after introducing SO_REUSEPORT X-Git-Tag: v3.9-rc1~139^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5588d3742da9900323dc3d766845a53bacdfb5ab;p=pandora-kernel.git Remove leftover #endif after introducing SO_REUSEPORT Commit 055dc21a1d (soreuseport: infrastructure) removed the #if 0 around SO_REUSEPORT without removing the corresponding #endif thus causing the header guard to close early. Cc: Tom Herbert Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed