On 19/04/2024 08.57, Zhao Liu wrote:
From: Zhao Liu <zhao1....@intel.com>Use @errp to fetech error information directly and drop the local
s/fetech/fetch/
virable @err.
s/virable/variable/
Suggested-by: Thomas Huth <th...@redhat.com> Signed-off-by: Zhao Liu <zhao1....@intel.com> --- target/s390x/cpu_models.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
With the typos fixed: Reviewed-by: Thomas Huth <th...@redhat.com>