Re: [Qemu-devel] [PATCH v2 0/1] input-linux: provide hotkeys for evdev toggle

2018-01-10 Thread Patrick Tseng
Hi Daniel, thanks for responding. > This should really be part of the commit message for the patch itself, so it > gets recorded in git history. Next patch version I'll separate this out to another commit. > I wonder if it is reasonable for ui/input-linux.c to honour the same > global '-ungrab'

Re: [Qemu-devel] [PATCH 0/1] input-linux: provide hotkeys for evdev toggle

2018-01-07 Thread Patrick Tseng
Please disregard this patch, I'll have another one ready and actually isolated to input-linux. On Sun, Jan 7, 2018 at 3:31 AM, wrote: > Hi, > > This series seems to have some coding style problems. See output below for > more information: > > Type: series > Message-id: 20180107111341.8879-1-patr