ipc: Kill bogus dependency on spinlock.h
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 11 Dec 2023 19:00:10 +0000 (14:00 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 21 Dec 2023 00:26:31 +0000 (19:26 -0500)
commit72375a8864ebc0a20ca4a35f382441b01a0b85b9
tree85e285022d29991daea3d3192700dd998b8f8d65
parentbc46ef3cea3d6f63952d7e29a324e889c34970a8
ipc: Kill bogus dependency on spinlock.h

pruning sched.h dependencies, headers shouldn't pull in more than they
need.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
include/linux/ipc.h
include/linux/sched.h