Patchew URL: https://patchew.org/QEMU/20210225104941.15688-1-cfont...@suse.de/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20210225104941.15688-1-cfont...@suse.de
Subject: [PATCH v23 00/17] i386 cleanup PART 2
v22 -> v23:
* i386: move TCG btp_helper into sysemu/
- extended the #ifndef CONFIG_USER_ONLY to entire else of
if (cpl != 0).
* i386: split misc helper into user and sysemu parts
- added g_assert_not_reached() and changed user file name to -stubs.
* i386: separate fpu_helper into user and s