From 63bd8c48e04bbbc9cee3d752857914609d8d406f Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Mon, 15 Oct 2007 21:51:10 +0200 Subject: Atari keyboard: incorporate additional review comments Atari keyboard: incorporate additional review comments: o Kill reference to source file name o Return error value from input_register_device() instead of -ENOMEM Signed-off-by: Geert Uytterhoeven Cc: Dmitry Torokhov Cc: Michael Schmitz Signed-off-by: Linus Torvalds --- arch/m68k/atari/atakeyb.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/m68k') diff --git a/arch/m68k/atari/atakeyb.c b/arch/m68k/atari/atakeyb.c index fbbccb5e751..880add120eb 100644 --- a/arch/m68k/atari/atakeyb.c +++ b/arch/m68k/atari/atakeyb.c @@ -1,6 +1,4 @@ /* - * linux/arch/m68k/atari/atakeyb.c - * * Atari Keyboard driver for 680x0 Linux * * This file is subject to the terms and conditions of the GNU General Public -- cgit v1.2.3