diff options
author | Manfred Spraul <[email protected]> | 2011-11-02 13:38:54 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-11-02 16:07:01 -0700 |
commit | e57940d719e9fc5223d133b631f8cb5232d6064e (patch) | |
tree | f4dfe100c571e245c7db90c446c548b9bf33b9e7 /tools/perf/scripts/python/sched-migration.py | |
parent | 0b0577f6080c0645b079dcc03fdbaf40d928beb8 (diff) |
ipc/sem.c: remove private structures from public header file
include/linux/sem.h contains several structures that are only used within
ipc/sem.c.
The patch moves them into ipc/sem.c - there is no need to expose the
structures to the whole kernel.
No functional changes, only whitespace cleanups and 80-char per line
fixes.
Signed-off-by: Manfred Spraul <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Mike Galbraith <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions