diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-03-22 21:34:44 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-03-24 11:25:21 -0500 |
commit | a2e102cd3cdd8b7a14e08716510707b15802073f (patch) | |
tree | 42e20f6520be397fece15e2105bf40903c707a5c /usr | |
parent | 1a5c1349d105df5196ad9025e271b02a4dc05aee (diff) | |
download | op-kernel-dev-a2e102cd3cdd8b7a14e08716510707b15802073f.zip op-kernel-dev-a2e102cd3cdd8b7a14e08716510707b15802073f.tar.gz |
shm: Move struct shmid_kernel into ipc/shm.c
All of the users are now in ipc/shm.c so make the definition local to
that file to make code maintenance easier. AKA to prevent rebuilding
the entire kernel when struct shmid_kernel changes.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions