From: Florian Westphal Date: Thu, 21 May 2015 00:26:24 +0000 (+0200) Subject: net: sched: pkt_cls: remove unused macros from uapi X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd5850d39f10f9d216bff69bcbf5938680b862ae;p=pandora-kernel.git net: sched: pkt_cls: remove unused macros from uapi Jamal points out that this header also contains kernel internal magic that cannot be used from userspace for anything meaningful. Lets remove what the kernel doesn't use anymore and wrap remainder with __KERNEL__. Suggested-by: Jamal Hadi Salim Suggested-by: Alexei Starovoitov Signed-off-by: Florian Westphal Signed-off-by: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed