From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pali =?utf-8?B?Um9ow6Fy?= Subject: Re: [PATCH 2/3] dell_wmi: Use a C99-style array for bios_to_linux_keycode Date: Sat, 14 Nov 2015 10:30:57 +0100 Message-ID: <20151114093057.GB25957@pali> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-wm0-f42.google.com ([74.125.82.42]:33925 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751001AbbKNJa7 (ORCPT ); Sat, 14 Nov 2015 04:30:59 -0500 Received: by wmvv187 with SMTP id v187so113167742wmv.1 for ; Sat, 14 Nov 2015 01:30:58 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Andy Lutomirski Cc: platform-driver-x86@vger.kernel.org, Matthew Garrett On Friday 13 November 2015 21:49:31 Andy Lutomirski wrote: > It's currently hard to follow what maps to what, and it's hard to edi= t > the array. Redo it as a C99-style array. >=20 > I generated this using emacs regexes and a python one-liner. >=20 > Signed-off-by: Andy Lutomirski There are no function changes in this patch, so Acked-by: Pali Roh=C3=A1r --=20 Pali Roh=C3=A1r pali.rohar@gmail.com