2010/11/20 Eric Blake <[email protected]>: > * cfg.mk (sc_prohibit_close): New syntax-check rule. > * src/util/pci.c (pciWaitForDeviceCleanup): Fix violation. > * .x-sc_prohibit_close: New exceptions. > * Makefile.am (EXTRA_DIST): Distribute new file. > --- > > As promised, here's my followup to Stefan's recent close() cleanups, > which will help us avoid further regressions. > > .x-sc_prohibit_close | 3 +++ > Makefile.am | 1 + > cfg.mk | 9 +++++++++ > src/util/pci.c | 2 +- > 4 files changed, 14 insertions(+), 1 deletions(-) > create mode 100644 .x-sc_prohibit_close >
ACK. Matthias -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
