* [2.6 patch] cris: kgdb: remove double_this()
@ 2005-11-08 16:05 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-11-08 16:05 UTC (permalink / raw)
To: starvik; +Cc: dev-etrax, linux-kernel, Alexey Dobriyan
From: Alexey Dobriyan <adobriyan@gmail.com>
Doesn't make much sense and unused.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
arch/cris/arch-v10/kernel/kgdb.c | 6 ------
1 file changed, 6 deletions(-)
--- ./arch/cris/arch-v10/kernel/kgdb.c
+++ ./arch/cris/arch-v10/kernel/kgdb.c
@@ -569,12 +569,6 @@ gdb_cris_strtol (const char *s, char **e
return x;
}
-int
-double_this(int x)
-{
- return 2 * x;
-}
-
/********************************* Register image ****************************/
/* Copy the content of a register image into another. The size n is
the size of the register image. Due to struct assignment generation of
^ permalink raw reply [flat|nested] 2+ messages in thread* [2.6 patch] cris: kgdb: remove double_this()
@ 2005-12-11 19:43 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-12-11 19:43 UTC (permalink / raw)
To: Andrew Morton; +Cc: starvik, dev-etrax, linux-kernel, Alexey Dobriyan
From: Alexey Dobriyan <adobriyan@gmail.com>
Doesn't make much sense and unused.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 8 Nov 2005
arch/cris/arch-v10/kernel/kgdb.c | 6 ------
1 file changed, 6 deletions(-)
--- ./arch/cris/arch-v10/kernel/kgdb.c
+++ ./arch/cris/arch-v10/kernel/kgdb.c
@@ -569,12 +569,6 @@ gdb_cris_strtol (const char *s, char **e
return x;
}
-int
-double_this(int x)
-{
- return 2 * x;
-}
-
/********************************* Register image ****************************/
/* Copy the content of a register image into another. The size n is
the size of the register image. Due to struct assignment generation of
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-11 19:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-08 16:05 [2.6 patch] cris: kgdb: remove double_this() Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-12-11 19:43 Adrian Bunk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.