lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 05 May 2008 15:58:25 -0400
From:	Yoshinori Sato <ysato@...rs.sourceforge.jp>
To:	Adrian Bunk <bunk@...nel.org>
Cc:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [2.6 patch] remove include/asm-h8300/keyboard.h

At Mon, 5 May 2008 21:26:15 +0300,
Adrian Bunk wrote:
> 
> This patch removes the unused include/asm-h8300/keyboard.h
> 
> Signed-off-by: Adrian Bunk <bunk@...nel.org>

Acked-by: Yoshinori Sato <ysato@...rs.sourceforge.jp>

> 
> ---
> 
> This patch has been sent on:
> - 22 Apr 2008
> - 14 Apr 2008
> - 31 Mar 2008
> 
>  include/asm-h8300/keyboard.h |   24 ------------------------
>  1 file changed, 24 deletions(-)
> 
> 372be646df287c70971a0a5a8a1e2ee5dbc5a47f diff --git a/include/asm-h8300/keyboard.h b/include/asm-h8300/keyboard.h
> deleted file mode 100644
> index 90efbd6..0000000
> --- a/include/asm-h8300/keyboard.h
> +++ /dev/null
> @@ -1,24 +0,0 @@
> -/*
> - *  linux/include/asm-h8300/keyboard.h
> - *  Created 04 Dec 2001 by Khaled Hassounah <khassounah@...iumware.net>
> - *  This file contains the Dragonball architecture specific keyboard definitions
> - */
> -
> -#ifndef _H8300_KEYBOARD_H
> -#define _H8300_KEYBOARD_H
> -
> -
> -/* dummy i.e. no real keyboard */
> -#define kbd_setkeycode(x...)	(-ENOSYS)
> -#define kbd_getkeycode(x...)	(-ENOSYS)
> -#define kbd_translate(x...)	(0)
> -#define kbd_unexpected_up(x...)	(1)
> -#define kbd_leds(x...)		do {;} while (0)
> -#define kbd_init_hw(x...)	do {;} while (0)
> -#define kbd_enable_irq(x...)	do {;} while (0)
> -#define kbd_disable_irq(x...)	do {;} while (0)
> -
> -#endif  /* _H8300_KEYBOARD_H */
> -
> -
> -
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ