mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
e87fa7c9ce
In last patch one error path missed to assign correct return value. Assing it directly to 'ret' as log_error was already reported.