]> git.baikalelectronics.ru Git - kernel.git/commit
sched/headers: Remove #include <linux/capability.h> from <linux/sched.h>
authorIngo Molnar <mingo@kernel.org>
Thu, 2 Feb 2017 10:44:31 +0000 (11:44 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:31 +0000 (01:45 +0100)
commit047acc8a783ee80fd828c9069c17690ac378de91
tree0c6c38a94a43aa41cf8d548f17963e58a9c35f05
parent6f5c07e5986a3262ccadb0574f60f37dcd5d179b
sched/headers: Remove #include <linux/capability.h> from <linux/sched.h>

The <linux/sched.h> header does not actually make use of any
types or APIs defined in <linux/capability.h>, so remove its inclusion.

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h