mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-21 22:04:19 +03:00
6fa95d17ee
Instead of passing argument with format string to printf(), put the string as arg directly. Also move there remains args to make the code shorter.