Commit 1e648dd5 authored by Tikhomirov Pavel's avatar Tikhomirov Pavel Committed by Pavel Emelyanov

deduplication: remove double space

Signed-off-by: 's avatarTikhomirov Pavel <snorcht@gmail.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent b9adda77
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment