On 08/30/2010 11:24 AM, Paolo Bonzini wrote:
On 08/30/2010 05:35 PM, jes.soren...@redhat.com wrote:
From: Jes Sorensen
I think it's better to leave ctxt in for future extensibility.
You can mark it as __attribute__((unused)) to suppress the warning.
That seriously ugifies the code IMHO.
Re
On 08/30/2010 05:35 PM, jes.soren...@redhat.com wrote:
From: Jes Sorensen
I think it's better to leave ctxt in for future extensibility.
You can mark it as __attribute__((unused)) to suppress the warning.
Paolo