[CRIU] [PATCH 2/2] deduplication: remove double space
Tikhomirov Pavel
snorcht at gmail.com
Tue Feb 4 22:44:12 PST 2014
Signed-off-by: Tikhomirov Pavel <snorcht at gmail.com>
---
cr-dedup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cr-dedup.c b/cr-dedup.c
index f26d821..80ebb53 100644
--- a/cr-dedup.c
+++ b/cr-dedup.c
@@ -112,7 +112,7 @@ int dedup_one_iovec(struct page_read *pr, struct iovec *iov)
while (1) {
int ret;
struct iovec piov;
- unsigned long piov_end;
+ unsigned long piov_end;
struct iovec tiov;
struct page_read * prp;
--
1.8.3.2
More information about the CRIU
mailing list