diff options
author | 2011-11-21 12:32:25 -0800 | |
---|---|---|
committer | 2011-11-21 12:32:25 -0800 | |
commit | 948246f70a811c872b9d93bb4a8ab5823c4c79e0 (patch) | |
tree | 385fee0509ba5e05f1f651c8b86b7b56a0518163 /kernel/fork.c | |
parent | freezer: remove now unused TIF_FREEZE (diff) | |
download | wireguard-linux-948246f70a811c872b9d93bb4a8ab5823c4c79e0.tar.xz wireguard-linux-948246f70a811c872b9d93bb4a8ab5823c4c79e0.zip |
freezer: remove should_send_signal() and update frozen()
should_send_signal() is only used in freezer.c. Exporting them only
increases chance of abuse. Open code the two users and remove it.
Update frozen() to return bool.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions