1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

cleanup: indent

This commit is contained in:
Zdenek Kabelac 2021-04-23 19:45:34 +02:00
parent fccd6e0346
commit 05eb90db68
2 changed files with 3 additions and 3 deletions

View File

@ -1097,7 +1097,7 @@ int label_scan(struct cmd_context *cmd)
* so this will usually do nothing.
*/
label_scan_invalidate(dev);
};
}
dev_iter_destroy(iter);
/*