On Thu, Jun 08, 2023 at 09:03:04AM +0200, Michal Prívozník wrote:
On 6/8/23 08:45, Martin Kletzander wrote:
On Wed, Jun 07, 2023 at 04:41:01PM +0200, Michal Privoznik wrote:
The @unionMems argument of qemuProcessSetupPid() function is not
necessary really as all callers pass 'true'. Drop it.
S
On 6/8/23 08:45, Martin Kletzander wrote:
> On Wed, Jun 07, 2023 at 04:41:01PM +0200, Michal Privoznik wrote:
>> The @unionMems argument of qemuProcessSetupPid() function is not
>> necessary really as all callers pass 'true'. Drop it.
>>
>> Signed-off-by: Michal Privoznik
>> ---
>> src/qemu/qemu_p
On Wed, Jun 07, 2023 at 04:41:01PM +0200, Michal Privoznik wrote:
The @unionMems argument of qemuProcessSetupPid() function is not
necessary really as all callers pass 'true'. Drop it.
Signed-off-by: Michal Privoznik
---
src/qemu/qemu_process.c | 31 +++
1 file change
The @unionMems argument of qemuProcessSetupPid() function is not
necessary really as all callers pass 'true'. Drop it.
Signed-off-by: Michal Privoznik
---
src/qemu/qemu_process.c | 31 +++
1 file changed, 11 insertions(+), 20 deletions(-)
diff --git a/src/qemu/qemu_p