remove stray space symbol in r358380

MFC after:	1 week
X-MFC with:	r358380
This commit is contained in:
Andriy Gapon 2020-02-27 14:27:42 +00:00
parent 6d11243ae2
commit 40b1e0dc0e

@ -3110,7 +3110,7 @@ dsl_dataset_promote_sync(void *arg, dmu_tx_t *tx)
}
#if defined(__FreeBSD__) && defined(_KERNEL)
dsl_dataset_name(ds, oldname);
dsl_dataset_name(ds, oldname);
#endif
/* move snap name entry */