pSeries: Clean up write-only variables
commit1235a9cf179df04cd0dc30fce0089161d18f3168
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 17 May 2011 06:47:04 +0000 (17 16:47 +1000)
committerAlexander Graf <agraf@suse.de>
Fri, 20 May 2011 15:56:03 +0000 (20 17:56 +0200)
tree2310a4fe2da2e7d994a3b061f167b2928ecc10a0
parent6d42fb313bc517f1b23daea867efb9968874745e
pSeries: Clean up write-only variables

A few pieces of the pSeries emulation code have variables which are set
but never used, which causes warnings on gcc 4.6.  This patch removes
these instances.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/spapr_hcall.c
hw/spapr_llan.c