[PATCH] cris: kgdb: remove double_this() From: Alexey Dobriyan * Doesn't have C&C warning. * Unused. Signed-off-by: Alexey Dobriyan Index: linux-kj/arch/cris/arch-v10/kernel/kgdb.c =================================================================== --- linux-kj.orig/arch/cris/arch-v10/kernel/kgdb.c 2005-10-11 18:36:36.000000000 +0400 +++ linux-kj/arch/cris/arch-v10/kernel/kgdb.c 2005-10-11 18:38:20.000000000 +0400 @@ -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