diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-03-23 03:30:56 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-03-23 03:30:56 +0100 |
commit | 1a5c1349d105df5196ad9025e271b02a4dc05aee (patch) | |
tree | 1269154b73e3821ce0815aca893280c03471fcdf /ipc/shm.c | |
parent | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks (diff) | |
download | linux-1a5c1349d105df5196ad9025e271b02a4dc05aee.tar.xz linux-1a5c1349d105df5196ad9025e271b02a4dc05aee.zip |
sem: Move struct sem and struct sem_array into ipc/sem.c
All of the users are now in ipc/sem.c so make the definitions
local to that file to make code maintenance easier. AKA
to prevent rebuilding the entire kernel when one of these
files is changed.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions