]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 19 Dec 2024 13:46:11 +0000 (14:46 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 31 Dec 2024 20:21:34 +0000 (21:21 +0100)
commit924e1be17571968f81ef0bde87729678c201df21
tree6075e2a1871a4eba1b6f345dc95cac3ded96f77e
parent3154922c7fb8a62ebdcf7fe65e11cd4115207150
hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'

Both QEMUResetHandler and FWCfgWriteCallback take an opaque
pointer argument, no need to cast.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20241219153857.57450-3-philmd@linaro.org>
hw/misc/vmcoreinfo.c