* [PATCH 2.6.10-rc3] remove duplicate extern in <linux/sched.h>
@ 2004-12-15 16:20 Yoichi Yuasa
2004-12-15 19:53 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2004-12-15 16:20 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yuasa, linux-mips
Hi Ralf,
This patch remove duplicate extern in <linux/sched.h>.
Please apply this patch to v2.6 CVS tree.
Yoichi
Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
diff -urN -X dontdiff a-orig/include/linux/sched.h a/include/linux/sched.h
--- a-orig/include/linux/sched.h Sun Dec 5 21:25:05 2004
+++ a/include/linux/sched.h Thu Dec 16 00:55:42 2004
@@ -802,8 +802,6 @@
extern int in_group_p(gid_t);
extern int in_egroup_p(gid_t);
-extern void release_task(struct task_struct * p);
-
extern void proc_caches_init(void);
extern void flush_signals(struct task_struct *);
extern void flush_signal_handlers(struct task_struct *, int force_default);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2.6.10-rc3] remove duplicate extern in <linux/sched.h>
2004-12-15 16:20 [PATCH 2.6.10-rc3] remove duplicate extern in <linux/sched.h> Yoichi Yuasa
@ 2004-12-15 19:53 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2004-12-15 19:53 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Thu, Dec 16, 2004 at 01:20:32AM +0900, Yoichi Yuasa wrote:
> This patch remove duplicate extern in <linux/sched.h>.
> Please apply this patch to v2.6 CVS tree.
Applied,
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-15 19:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-15 16:20 [PATCH 2.6.10-rc3] remove duplicate extern in <linux/sched.h> Yoichi Yuasa
2004-12-15 19:53 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox