From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vv4NP-0004Uz-Eg for mharc-qemu-trivial@gnu.org; Mon, 23 Dec 2013 07:12:51 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56341) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vv4NI-0004NO-E1 for qemu-trivial@nongnu.org; Mon, 23 Dec 2013 07:12:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vv4NC-0001NM-Fu for qemu-trivial@nongnu.org; Mon, 23 Dec 2013 07:12:44 -0500 Received: from isrv.corpit.ru ([86.62.121.231]:38216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vv4Mw-0001Dn-N7; Mon, 23 Dec 2013 07:12:22 -0500 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id EDAFC42F83; Mon, 23 Dec 2013 16:12:21 +0400 (MSK) Message-ID: <52B828A5.80705@msgid.tls.msk.ru> Date: Mon, 23 Dec 2013 16:12:21 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10 MIME-Version: 1.0 To: Stefan Weil References: <1387741325-14588-1-git-send-email-sw@weilnetz.de> In-Reply-To: <1387741325-14588-1-git-send-email-sw@weilnetz.de> X-Enigmail-Version: 1.5.1 OpenPGP: id=804465C5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, Peter Maydell , qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [PATCH v3] mainstone: Fix duplicate array values for key 'space' X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Dec 2013 12:12:50 -0000 22.12.2013 23:42, Stefan Weil wrote: > cgcc reported a duplicate initialisation. Mainstone includes a matrix > keyboard where two different positions map to 'space'. Thanks, applied to the trivial-patches queue. /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vv4N6-0004H3-Ez for qemu-devel@nongnu.org; Mon, 23 Dec 2013 07:12:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vv4Mw-0001Et-UO for qemu-devel@nongnu.org; Mon, 23 Dec 2013 07:12:32 -0500 Message-ID: <52B828A5.80705@msgid.tls.msk.ru> Date: Mon, 23 Dec 2013 16:12:21 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1387741325-14588-1-git-send-email-sw@weilnetz.de> In-Reply-To: <1387741325-14588-1-git-send-email-sw@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH v3] mainstone: Fix duplicate array values for key 'space' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, Peter Maydell , qemu-devel@nongnu.org 22.12.2013 23:42, Stefan Weil wrote: > cgcc reported a duplicate initialisation. Mainstone includes a matrix > keyboard where two different positions map to 'space'. Thanks, applied to the trivial-patches queue. /mjt