signal: Kill bogus dependency on list.h
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 11 Dec 2023 18:34:45 +0000 (13:34 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 21 Dec 2023 00:26:31 +0000 (19:26 -0500)
commit22c336d0d3118824fed08834069568c57c5641a6
treeb24e02a09a0f36719626396974e977d371329735
parenteee51b0ae5c52a77ed65ad59b55002d1397b40d5
signal: Kill bogus dependency on list.h

list_head is in types.h, not list.h.

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