diff options
author | Lukas Straub <lukasstraub2@web.de> | 2021-03-23 18:52:46 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2021-04-01 15:27:44 +0400 |
commit | e0150291ec87234e1c3d01eb9ad4c6315f5306c4 (patch) | |
tree | 948ae700864478e4f7d4e11565c5f3405239a2c7 /MAINTAINERS | |
parent | 1a92d6d500e5de762bad78bee1362a7dafb909fd (diff) |
yank: Always link full yank code
Yank now only depends on util and can be always linked in. Also remove
the stubs as they are not needed anymore.
Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <997aa12a28c555d8a3b7a363b3bda5c3cf1821ba.1616521341.git.lukasstraub2@web.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 12c28feb35..dcab656e62 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2822,7 +2822,6 @@ Yank feature M: Lukas Straub <lukasstraub2@web.de> S: Odd fixes F: util/yank.c -F: stubs/yank.c F: migration/yank_functions* F: include/qemu/yank.h F: qapi/yank.json |