From: Changli Gao Date: Thu, 6 Jan 2011 19:41:42 +0000 (-0800) Subject: net: remove the duplicate #ifdef __KERNEL__ X-Git-Tag: v2.6.38-rc1~476^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad0d9d413abc3380fc1d89a9da7f8db59d9746b;p=pandora-kernel.git net: remove the duplicate #ifdef __KERNEL__ Since we are already in #ifdef __KERNEL__, we don't need to check it again. Signed-off-by: Changli Gao Signed-off-by: David S. Miller --- Reading git-diff-tree failed