remove stray space symbol in r358380
MFC after: 1 week X-MFC with: r358380
This commit is contained in:
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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user