diff options
author | Ingo Molnar <[email protected]> | 2017-02-03 12:11:00 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-03-03 01:43:44 +0100 |
commit | 70b8157e61d0143fb44ae9482557d7aca365da3d (patch) | |
tree | 8c756168498a6a018a3d6fabb21a3888a0396180 /net/openvswitch | |
parent | 63cc9d6fca8c220c2406f1376100a9acb55197af (diff) |
sched/headers: Move <asm/current.h> include from the middle of <linux/sched.h> to the header portion
Linux-0.01 already defined 'current' in the middle of sched.h, so this
is an ancient historical precedent - but still in a modern kernel it
looks a bit weird that we have:
#include <asm/current.h>
in the middle of the header.
Move it further up. If this was done for some obscure dependency
reasons then we'll trigger and document it.
Acked-by: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions