Eric Blake <[email protected]> writes: > On 06/12/2015 08:51 AM, Markus Armbruster wrote: >> Signed-off-by: Markus Armbruster <[email protected]> >> --- >> scripts/qapi.py | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> > > Ah, I see - you're changing it from an object member to a local variable > (because it didn't need to persist beyond the one function).
Exactly. I could explain it the commit message, but I think I'll just squash it into PATCH 07. > Reviewed-by: Eric Blake <[email protected]> Thanks!
