summaryrefslogtreecommitdiffstats
path: root/daemons/cmirrord/cluster.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/cmirrord/cluster.h')
-rw-r--r--daemons/cmirrord/cluster.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/cmirrord/cluster.h b/daemons/cmirrord/cluster.h
index 8489ddb9..50d87ddb 100644
--- a/daemons/cmirrord/cluster.h
+++ b/daemons/cmirrord/cluster.h
@@ -15,7 +15,7 @@
#include "dm-log-userspace.h"
#include "libdevmapper.h"
-#define DM_ULOG_RESPONSE 0x1000 /* in last byte of 32-bit value */
+#define DM_ULOG_RESPONSE 0x1000U /* in last byte of 32-bit value */
#define DM_ULOG_CHECKPOINT_READY 21
#define DM_ULOG_MEMBER_JOIN 22