]> git.baikalelectronics.ru Git - kernel.git/commit
posix-timers: Cleanup forward declarations and includes
authorThomas Gleixner <tglx@linutronix.de>
Mon, 19 Aug 2019 14:31:42 +0000 (16:31 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 20 Aug 2019 20:09:52 +0000 (22:09 +0200)
commit909e65b5540c09562293ea1abccd21d0b4e1a63f
tree1d5dadd9350b7dfc3f7fab6709c58b4e7065b028
parent78ca6cea8163d4b844f0dc6f2e77ee55ad3617b8
posix-timers: Cleanup forward declarations and includes

 - Rename struct siginfo to kernel_siginfo as that is used and required
 - Add a forward declaration for task_struct and remove sched.h include
 - Remove timex.h include as it is not needed

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190819143801.472005793@linutronix.de
include/linux/posix-timers.h