|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 20/22] qga: remove pointless 'blockrpcs_key' variable |
Date: | Wed, 3 Jul 2024 10:41:35 +0200 |
User-agent: | Mozilla Thunderbird |
On 13/6/24 17:44, Daniel P. Berrangé wrote:
This variable was used to support back compat for the old config file key name, and became redundant after the following change: commit a7a2d636ae4549ef0551134d4bf8e084a14431c4 Author: Philippe Mathieu-Daudé <philmd@linaro.org> Date: Thu May 30 08:36:43 2024 +0200 qga: Remove deprecated 'blacklist' argument / config key Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- qga/main.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |