Re: [libvirt] [PATCH 6/7] Disable of unused sysinfotest functions

2013-04-05 Thread Eric Blake
On 04/03/2013 09:06 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Certain functions in the sysinfotest.c are not used unless > a whitelisted architecture is being built. Disable those > functions unless required to avoid warnings about unused > functions. > > sysinfotest.c:93:1:

Re: [libvirt] [PATCH 6/7] Disable of unused sysinfotest functions

2013-04-05 Thread Michal Privoznik
On 03.04.2013 17:06, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Certain functions in the sysinfotest.c are not used unless > a whitelisted architecture is being built. Disable those > functions unless required to avoid warnings about unused > functions. > > sysinfotest.c:93:1: wa

[libvirt] [PATCH 6/7] Disable of unused sysinfotest functions

2013-04-03 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Certain functions in the sysinfotest.c are not used unless a whitelisted architecture is being built. Disable those functions unless required to avoid warnings about unused functions. sysinfotest.c:93:1: warning: 'sysinfotest_run' defined but not used [-Wunused-functi