mirror of
https://github.com/mii443/qemu.git
synced 2025-12-09 14:08:32 +00:00
This makes a small step fixing one of many style problems that exist in
the older ppc code. This removes spaces between function (or macro) name
and the following '('.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>