[Qemu-devel] [PATCH 12/19] openpic: rename openpic_t to OpenPICState

2012-12-12 Thread Alexander Graf
Rename the openpic_t struct to OpenPICState, so it adheres better to the current coding style rules. Signed-off-by: Alexander Graf --- hw/openpic.c | 68 +- 1 files changed, 34 insertions(+), 34 deletions(-) diff --git a/hw/openpic.c b/h

[Qemu-devel] [PATCH 12/19] openpic: rename openpic_t to OpenPICState

2012-12-08 Thread Alexander Graf
Rename the openpic_t struct to OpenPICState, so it adheres better to the current coding style rules. Signed-off-by: Alexander Graf --- hw/openpic.c | 68 +- 1 files changed, 34 insertions(+), 34 deletions(-) diff --git a/hw/openpic.c b/h