mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
Coverity noticed this condition is always false and the error path could never be visited. So check for all mismatches of supported messages and actually mark log_error as internal error.