mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
Respect lvm2_log_fn prototype. The idea of 'reusing' print_log with plain cast is causing very strange crashes with some older 'gcc' compilers. So just do it cleanly...