K 10 svn:author V 2 ed K 8 svn:date V 27 2016-06-04T18:57:00.700050Z K 7 svn:log V 315 Don't test for INKERNEL to check whether we're in kernel space. It turns out that actually defines a macro under this name, even when we're not in kernelspace. This causes us to suppress some macro definitions that are used by userspace apps. PR: 210026 Reported by: jbeich@ MFC after: 2 weeks END