Home
last modified time | relevance | path

Searched hist:"9 b4c0b56" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure9b4c0b56 Thu Aug 02 12:30:27 CDT 2012 Peter Maydell <peter.maydell@linaro.org> configure: Fix set-but-not-used warning in Xen 4.1 probe

The Xen 4.1 probe never uses the return value from xc_interface_open(),
so was provoking a compiler warning on newer gcc. Fix by not bothering
to put the return value anywhere.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>