diff options
author | John Snow <jsnow@redhat.com> | 2020-03-30 20:00:04 -0400 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2020-05-05 13:17:36 +0200 |
commit | 4eabe0515ad7947da566fa52f9bd29e6fc1e6dcc (patch) | |
tree | c79d07cf5854e4769aa58bb98b5e74ee3b1838fc /arch_init.c | |
parent | 368e06200320fd1c046788832531c0148ccbdf11 (diff) |
iotests: replace mutable list default args
It's bad hygiene: if we modify this list, it will be modified across all
invocations.
(Remaining bad usages are fixed in a subsequent patch which changes the
function signature anyway.)
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200331000014.11581-5-jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'arch_init.c')
0 files changed, 0 insertions, 0 deletions