diff options
author | Andy Lutomirski <luto@kernel.org> | 2015-11-13 21:49:31 -0800 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-11-20 16:22:52 -0800 |
commit | 394cb778ca2b9627e5189076e7299e8ab3969c7e (patch) | |
tree | a84cdbf3797069ce639521aebd33c4a5fd92070f /drivers/pcmcia | |
parent | 260e0eca80b4b279ac300c6dc50210b684a959b0 (diff) | |
download | talos-op-linux-394cb778ca2b9627e5189076e7299e8ab3969c7e.tar.gz talos-op-linux-394cb778ca2b9627e5189076e7299e8ab3969c7e.zip |
dell_wmi: Use a C99-style array for bios_to_linux_keycode
It's currently hard to follow what maps to what, and it's hard to edit
the array. Redo it as a C99-style array.
I generated this using emacs regexes and a python one-liner.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Acked-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions