From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [patch 10/17] drivers/input/keyboard/atkbd.c: make forced_release_keys[] static Date: Sun, 11 Jan 2009 00:28:43 -0800 Message-ID: <20090111002825.ZZRA012@mailhub.coreip.homeip.net> References: <200901092019.n09KJnsJ017196@imap1.linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from yw-out-2324.google.com ([74.125.46.29]:49885 "EHLO yw-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750836AbZAKI3W (ORCPT ); Sun, 11 Jan 2009 03:29:22 -0500 Received: by yw-out-2324.google.com with SMTP id 9so3270233ywe.1 for ; Sun, 11 Jan 2009 00:29:21 -0800 (PST) Content-Disposition: inline In-Reply-To: <200901092019.n09KJnsJ017196@imap1.linux-foundation.org> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: akpm@linux-foundation.org Cc: linux-input@vger.kernel.org, impulze@impulze.org On Fri, Jan 09, 2009 at 12:19:49PM -0800, akpm@linux-foundation.org wrote: > From: Daniel Mierswa > Applied, thank you Daniel. -- Dmitry