aboutsummaryrefslogtreecommitdiff
path: root/migration
diff options
context:
space:
mode:
authorBihong Yu <yubihong@huawei.com>2020-10-20 11:10:41 +0800
committerDr. David Alan Gilbert <dgilbert@redhat.com>2020-10-26 16:15:04 +0000
commit01371c5821c432697a636d9c3be2ba27685562a8 (patch)
tree31456fdf5dde6dedb915ce90181ee6bca0240d26 /migration
parent9fe7ef8b6646054ab040a2bc765d0cb43a993cd8 (diff)
migration: Do not use C99 // comments
Signed-off-by: Bihong Yu <yubihong@huawei.com> Reviewed-by: Chuan Zheng <zhengchuan@huawei.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Message-Id: <1603163448-27122-2-git-send-email-yubihong@huawei.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration')
-rw-r--r--migration/block.c2
-rw-r--r--migration/rdma.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/migration/block.c b/migration/block.c
index 737b6499f9..4b8576b8d6 100644
--- a/migration/block.c
+++ b/migration/block.c
@@ -40,7 +40,7 @@
#define MAX_IO_BUFFERS 512
#define MAX_PARALLEL_IO 16
-//#define DEBUG_BLK_MIGRATION
+/* #define DEBUG_BLK_MIGRATION */
#ifdef DEBUG_BLK_MIGRATION
#define DPRINTF(fmt, ...) \
diff --git a/migration/rdma.c b/migration/rdma.c
index 0340841fad..0eb42b74f0 100644
--- a/migration/rdma.c
+++ b/migration/rdma.c
@@ -1288,7 +1288,7 @@ const char *print_wrid(int wrid)
* workload information or LRU information is available, do not attempt to use
* this feature except for basic testing.
*/
-//#define RDMA_UNREGISTRATION_EXAMPLE
+/* #define RDMA_UNREGISTRATION_EXAMPLE */
/*
* Perform a non-optimized memory unregistration after every transfer