smbios: Clean up smbios_add_field() parameters
authorMarkus Armbruster <armbru@redhat.com>
Fri, 7 Jun 2013 13:00:34 +0000 (15:00 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 14 Jun 2013 13:58:57 +0000 (08:58 -0500)
commitebc85e3f724d17530e74df665d1a30fb9b0041b5
tree1a98804111c5b9f3768d14a41b54d2e2c4f51f4a
parent5bb95e41868b461f37159efb48908828ebd7ab36
smbios: Clean up smbios_add_field() parameters

Having size precede the associated pointer is odd.  Swap them, and fix
up the types.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Laszlo "ever the optimist" Ersek <lersek@redhat.com>
Message-id: 1370610036-10577-5-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
arch_init.c
hw/i386/smbios.c
include/hw/i386/smbios.h