[PATCH] Remove dead kill_sl prototype from sched.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The kill_sl function doesn't exist in the kernel so
a prototype is completely unnecessary.

Signed-off-by: Eric W. Biederman <[email protected]>


---

 include/linux/sched.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

f4fc066bbc4a2b89ac621a50d9da097c59d840bf
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 0cfcd1c..8645ae1 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -1092,7 +1092,6 @@ extern void force_sig_specific(int, stru
 extern int send_sig(int, struct task_struct *, int);
 extern void zap_other_threads(struct task_struct *p);
 extern int kill_pg(pid_t, int, int);
-extern int kill_sl(pid_t, int, int);
 extern int kill_proc(pid_t, int, int);
 extern struct sigqueue *sigqueue_alloc(void);
 extern void sigqueue_free(struct sigqueue *);
-- 
1.1.5.g3480

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux