• E
    build: remove some dead assignments · 4c6ae9ae
    Eric Blake 提交于
    No syntactic effect; this merely silences some clang warnings.
    
    * src/libxl/libxl_driver.c (libxlDomainSetVcpusFlags): Drop
    redundant ret=0 statement.
    * src/qemu/qemu_monitor_text.c (qemuMonitorTextDriveDel):
    Likewise.
    4c6ae9ae
libxl_driver.c 79.1 KB