shm: Slim down dependencies
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 11 Dec 2023 18:58:25 +0000 (13:58 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 21 Dec 2023 00:26:31 +0000 (19:26 -0500)
commitbc46ef3cea3d6f63952d7e29a324e889c34970a8
treec3147c0dea21815c8b924e9f4a2ae6a29ea251f3
parentb2fa8443db320c4873feca2588b957439e350890
shm: Slim down dependencies

list_head is in types.h, not list.h., and the uapi header wasn't needed.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
arch/parisc/mm/init.c
include/linux/shm.h
ipc/shm.c
security/selinux/hooks.c
security/smack/smack_lsm.c