]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
build: enforce files.h usage
authorEric Blake <eblake@redhat.com>
Sat, 20 Nov 2010 00:25:23 +0000 (17:25 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 24 Nov 2010 22:23:43 +0000 (15:23 -0700)
commitf1fe9671e301d479c9296c08d1b9e14b4e4fe378
treee9829395e475b21fb3d00c7ea82e3b9fb4b81770
parentd8b367496eed774e317531898016613b1093d9cd
build: enforce files.h usage

* 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.
.x-sc_prohibit_close [new file with mode: 0644]
Makefile.am
cfg.mk
src/util/pci.c