VDO_UNSUPPORTED_VERSION
if ((completion->result == VDO_UNSUPPORTED_VERSION) &&
if (result == VDO_UNSUPPORTED_VERSION) {
(result == VDO_UNSUPPORTED_VERSION))
return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION,
return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION,
return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION,
vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION,
return VDO_UNSUPPORTED_VERSION;