]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - include/linux/freezer.h
freezer: clean up freeze_processes() failure path
[mirror_ubuntu-hirsute-kernel.git] / include / linux / freezer.h
index ba4f512d29386d29385a1c9c664bfd66fbb9eba0..93f411a52872cafe071b4c4de9d9c936062e20c7 100644 (file)
@@ -61,7 +61,6 @@ static inline bool try_to_freeze(void)
 }
 
 extern bool freeze_task(struct task_struct *p, bool sig_only);
-extern void cancel_freezing(struct task_struct *p);
 
 #ifdef CONFIG_CGROUP_FREEZER
 extern int cgroup_freezing_or_frozen(struct task_struct *task);