7270-1490-1-git-send-email-programmingk...@gmail.com
>> Subject: [Qemu-devel] [PATCH v5 0/4] ADB improvements
>> Type: series
>>
>> === TEST SCRIPT BEGIN ===
>> #!/bin/bash
>>
>> BASE=base
>> n=1
>> total=$(git log --oneline $BASE.. | wc -l)
&
On Wed, Aug 17, 2016 at 07:37:16PM -0700, no-re...@patchew.org wrote:
> Hi,
>
> Your series seems to have some coding style problems. See output below for
> more information:
>
> Message-id: 1471487270-1490-1-git-send-email-programmingk...@gmail.com
> Subject: [Qemu-deve
Hi,
Your series seems to have some coding style problems. See output below for
more information:
Message-id: 1471487270-1490-1-git-send-email-programmingk...@gmail.com
Subject: [Qemu-devel] [PATCH v5 0/4] ADB improvements
Type: series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n=1
total
This patch series makes several improvements to the ADB code. To test this code,
please implement the patches in the order below.
John Arbuckle (4):
adb-keys.h: initial commit
adb.c: add support for QKeyCode
adb.c: correct several key assignments
adb.c: prevent NO_KEY value from going to g