]> git.karo-electronics.de Git - mv-sheeva.git/commit
net: remove the duplicate #ifdef __KERNEL__
authorChangli Gao <xiaosuo@gmail.com>
Thu, 6 Jan 2011 19:41:42 +0000 (11:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Jan 2011 19:41:42 +0000 (11:41 -0800)
commit2ad0d9d413abc3380fc1d89a9da7f8db59d9746b
tree86bbbb8676ee52198867b4281ad52b1b3aecef3c
parentf88de8de5a8c8a8a73960d4432ceef2d38b7f86f
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 <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/socket.h