You need to sign in or sign up before continuing.
maint: use VIR_WARN0("...") rather than VIR_WARN("%s", "...")
Run this command: git grep -l 'VIR_WARN("%s", "'|xargs perl -pi -e \ 's/VIR_WARN\("%s", "/VIR_WARN0("/' * src/phyp/phyp_driver.c (phypDomainGetInfo): Perform the above. (phypDomainCreateAndStart, phypUUIDTable_ReadFile): Likewise.
Showing
想要评论请 注册 或 登录