[Qemu-devel] [PATCH 33/35] qerror: drop qerror_table and qerror_format()
They are unused since last commit. Signed-off-by: Luiz Capitulino --- qerror.c | 400 --- qerror.h | 7 -- 2 files changed, 407 deletions(-) diff --git a/qerror.c b/qerror.c index dda1427..ccc52be 100644 --- a/qerror.c +++ b/qerror.c
[Qemu-devel] [PATCH 33/35] qerror: drop qerror_table and qerror_format()
They are unused since last commit. Signed-off-by: Luiz Capitulino --- qerror.c | 400 --- qerror.h | 7 -- 2 files changed, 407 deletions(-) diff --git a/qerror.c b/qerror.c index dda1427..ccc52be 100644 --- a/qerror.c +++ b/qerror.c