diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-03-22 21:30:56 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-03-22 21:30:56 -0500 |
commit | 1a5c1349d105df5196ad9025e271b02a4dc05aee (patch) | |
tree | 1269154b73e3821ce0815aca893280c03471fcdf /ipc/shm.c | |
parent | d8c6e8543294428426578d74dc7aaf121e762d58 (diff) | |
download | linux-1a5c1349d105df5196ad9025e271b02a4dc05aee.tar.bz2 |
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