]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
build: avoid s390 compiler warnings
authorEric Blake <eblake@redhat.com>
Tue, 10 Apr 2012 15:46:01 +0000 (09:46 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 10 Apr 2012 15:51:51 +0000 (09:51 -0600)
commit9011a494acf0abb8da8fb45dbfb2ac8d7f2a994d
tree772ba773c067a4356428b5f2cf1b56d3caeb33c8
parentddf2dfa1f79af0405df5ca10583764a497c7a0db
build: avoid s390 compiler warnings

I noticed these compiler warnings when building for the s390 architecture.

* src/node_device/node_device_udev.c (udevDeviceMonitorStartup):
Mark unused variable.
* src/nodeinfo.c (linuxNodeInfoCPUPopulate): Avoid unused variable.
src/node_device/node_device_udev.c
src/nodeinfo.c