OK, these patches will be removed in v5, which is pending. Thanks. Aleksandar
________________________________________ From: Peter Maydell [peter.mayd...@linaro.org] Sent: Wednesday, September 14, 2016 12:15 PM To: Aleksandar Markovic Cc: QEMU Developers; Riku Voipio; Petar Jovanovic; Miodrag Dinic; Aleksandar Rikalo; Aleksandar Markovic Subject: Re: [PATCH v4 00/11] linux user: Fix assorted Qemu user mode issues On 14 September 2016 at 16:21, Aleksandar Markovic <aleksandar.marko...@rt-rk.com> wrote: > This series fix certain Qemu user mode issues. The fixes mainly originate > from observation of LTP tests failures for execution in Qemu user mode > on various platforms. The series also contains four cleanup patches. > linux-user: Remove tabs and trailing spaces from linux-user/main.c > linux-user: Improve braces-related formatting in linux-user/main.c > linux-user: Improve usage of spaces in linux-user/main.c I'm pretty sure these are going to conflict with the various other linux-user patches currently in-flight, so I'm not sure they're a great idea right now. (In general awkward conflicts with other stuff and loss of info from git blame is why we don't often do whole-file coding style cleanups.) thanks -- PMM