]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw: Consistently name Error ** objects errp, and not err
authorMarkus Armbruster <armbru@redhat.com>
Fri, 25 Apr 2014 10:44:21 +0000 (12:44 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 5 Aug 2014 18:54:57 +0000 (13:54 -0500)
commitd728dafe5aa16de7f0dd36f2cc18f10767e0b60c
tree63f371705a8a0c464176e9610bbc78c22401b05e
parent0f00455b4c2fa7350c26725864cdf6bf1a3576ae
hw: Consistently name Error ** objects errp, and not err

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
(cherry picked from commit a7737e4496aa3c1c8c3a4b4b9d5e44875fe21e12)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/core/qdev.c
hw/intc/i8259.c
hw/timer/i8254.c