* [2.6 patch] remove unused include/asm-m68k/adb_mouse.h (fwd)
@ 2004-12-14 0:46 Adrian Bunk
2004-12-14 9:10 ` Geert Uytterhoeven
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2004-12-14 0:46 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
The trivial patch forwarded below still applies against 2.6.10-rc3-mm1.
Please apply.
----- Forwarded message from Adrian Bunk <bunk@stusta.de> -----
Date: Wed, 8 Dec 2004 02:14:36 +0100
From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: [2.6 patch] remove unused include/asm-m68k/adb_mouse.h
The patch below removes a completely unused header file.
diffstat output:
include/asm-m68k/adb_mouse.h | 23 -----------------------
1 files changed, 23 deletions(-)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-rc2-mm4-full/include/asm-m68k/adb_mouse.h 2004-10-18 23:54:55.000000000 +0200
+++ /dev/null 2004-11-25 03:16:25.000000000 +0100
@@ -1,23 +0,0 @@
-#ifndef _ASM_ADB_MOUSE_H
-#define _ASM_ADB_MOUSE_H
-
-/*
- * linux/include/asm-m68k/adb_mouse.h
- * header file for Macintosh ADB mouse driver
- * 27-10-97 Michael Schmitz
- * copied from:
- * header file for Atari Mouse driver
- * by Robert de Vries (robert@and.nl) on 19Jul93
- */
-
-struct mouse_status {
- char buttons;
- short dx;
- short dy;
- int ready;
- int active;
- wait_queue_head_t wait;
- struct fasync_struct *fasyncptr;
-};
-
-#endif
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
----- End forwarded message -----
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [2.6 patch] remove unused include/asm-m68k/adb_mouse.h (fwd)
2004-12-14 0:46 [2.6 patch] remove unused include/asm-m68k/adb_mouse.h (fwd) Adrian Bunk
@ 2004-12-14 9:10 ` Geert Uytterhoeven
0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2004-12-14 9:10 UTC (permalink / raw)
To: Adrian Bunk; +Cc: Andrew Morton, Linux Kernel Development
On Tue, 14 Dec 2004, Adrian Bunk wrote:
> The trivial patch forwarded below still applies against 2.6.10-rc3-mm1.
Indeed, it's not even used by some `private' driver in the m68k tree.
> Please apply.
Just in case you're waiting for this additional line:
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> ----- Forwarded message from Adrian Bunk <bunk@stusta.de> -----
>
> Date: Wed, 8 Dec 2004 02:14:36 +0100
> From: Adrian Bunk <bunk@stusta.de>
> To: linux-kernel@vger.kernel.org
> Subject: [2.6 patch] remove unused include/asm-m68k/adb_mouse.h
>
> The patch below removes a completely unused header file.
>
>
> diffstat output:
> include/asm-m68k/adb_mouse.h | 23 -----------------------
> 1 files changed, 23 deletions(-)
>
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
>
> --- linux-2.6.10-rc2-mm4-full/include/asm-m68k/adb_mouse.h 2004-10-18 23:54:55.000000000 +0200
> +++ /dev/null 2004-11-25 03:16:25.000000000 +0100
> @@ -1,23 +0,0 @@
> -#ifndef _ASM_ADB_MOUSE_H
> -#define _ASM_ADB_MOUSE_H
> -
> -/*
> - * linux/include/asm-m68k/adb_mouse.h
> - * header file for Macintosh ADB mouse driver
> - * 27-10-97 Michael Schmitz
> - * copied from:
> - * header file for Atari Mouse driver
> - * by Robert de Vries (robert@and.nl) on 19Jul93
> - */
> -
> -struct mouse_status {
> - char buttons;
> - short dx;
> - short dy;
> - int ready;
> - int active;
> - wait_queue_head_t wait;
> - struct fasync_struct *fasyncptr;
> -};
> -
> -#endif
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-14 9:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-14 0:46 [2.6 patch] remove unused include/asm-m68k/adb_mouse.h (fwd) Adrian Bunk
2004-12-14 9:10 ` Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox