Skip to content
Commit a2e102cd authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

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: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 1a5c1349
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment