[PATCH 0/3] Migration deadcode removal

dave@treblig.org posted 3 patches 1 year, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
migration/options.c | 28 ----------------------------
migration/options.h |  2 --
migration/socket.c  | 18 ------------------
migration/socket.h  |  1 -
qapi/migration.json | 10 +---------
5 files changed, 1 insertion(+), 58 deletions(-)
[PATCH 0/3] Migration deadcode removal
Posted by dave@treblig.org 1 year, 2 months ago
From: "Dr. David Alan Gilbert" <dave@treblig.org>

Hi,
  This is a set of deadcode removal around migration
found by looking for unused symbols.

  Note this does remove the old zero-blocks
capability, but it's been meaningless anyway since block
migration went.

Dave

Dr. David Alan Gilbert (3):
  migration: Remove migrate_cap_set
  migration: Remove unused zero-blocks capability
  migration: Remove unused socket_send_channel_create_sync

 migration/options.c | 28 ----------------------------
 migration/options.h |  2 --
 migration/socket.c  | 18 ------------------
 migration/socket.h  |  1 -
 qapi/migration.json | 10 +---------
 5 files changed, 1 insertion(+), 58 deletions(-)

-- 
2.46.0