diff options
author | Stefan Berger <stefanb@linux.vnet.ibm.com> | 2011-07-26 10:33:11 -0400 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-07-29 09:33:56 -0500 |
commit | ecf169b7fa920b87e380981c5206148d057d85fb (patch) | |
tree | bcd843a842459f0c252098a2023695950ca3d38e /CODING_STYLE | |
parent | 6b8273a1b97876950d91c228a420a851e10e12bb (diff) |
Fix a compilation error in xen-mapcache.c
This patch fixes a compilation error in xen-mapcache.c .
/home/stefanb/qemu/qemu-git/xen-mapcache.c: In function ‘xen_ram_addr_from_mapcache’:
/home/stefanb/qemu/qemu-git/xen-mapcache.c:240:42: error: variable ‘pentry’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'CODING_STYLE')
0 files changed, 0 insertions, 0 deletions