linux/timex.h: cleanup for userspace
authorMike Frysinger <vapier@gentoo.org>
Mon, 1 Dec 2008 22:18:11 +0000 (14:18 -0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 16:01:38 +0000 (17:01 +0100)
commitc29541b24fb2c6301021637229ae5347c877330a
tree752ada630f877b43c61e24e5a1cbe582f965dae4
parent6c34bc2976b30dc8b56392c020e25bae1f363cab
linux/timex.h: cleanup for userspace

Impact: fix user-space exported use

Move all the kernel-specific defines and includes into the __KERNEL__
section so that they don't get leaked into userspace.

[akpm@linux-foundation.org: coding-style fixes]

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/timex.h