* [Qemu-devel] [PATCH 0/2] Fix uses of 'extern' qualifier for functions
@ 2010-11-13 12:49 Blue Swirl
0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2010-11-13 12:49 UTC (permalink / raw)
To: qemu-devel
Blue Swirl (2):
Delete useless 'extern' qualifiers for functions
Replace 'extern inline' with 'static inline'
cache-utils.h | 2 +-
cmd.h | 36 ++++++++--------
darwin-user/commpage.c | 2 +-
darwin-user/syscall.c | 24 +++++-----
dis-asm.h | 85 +++++++++++++++++++--------------------
envlist.h | 14 +++---
exec-all.h | 2 +-
fpu/softfloat-native.c | 4 +-
fsdev/qemu-fsdev.h | 6 +-
hw/file-op-9p.h | 2 +-
hw/hw.h | 21 +++++-----
hw/mips.h | 2 +-
hw/s390-virtio-bus.h | 16 +++----
hw/virtio-9p-xattr.h | 17 ++++----
hw/virtio-9p.h | 4 +-
hw/watchdog.h | 8 ++--
linux-user/arm/nwfpe/fpa11.h | 6 +-
linux-user/arm/nwfpe/fpopcode.h | 4 +-
linux-user/syscall.c | 10 ++--
m68k-dis.c | 11 ++---
osdep.c | 2 +-
qemu-common.h | 2 +-
slirp/slirp.h | 10 ++--
target-s390x/cpu.h | 6 +-
tests/cris/check_abs.c | 5 +-
tests/cris/check_addc.c | 3 +-
tests/cris/check_addcm.c | 6 ++-
tests/cris/check_bound.c | 9 +++-
tests/cris/check_ftag.c | 12 ++++--
tests/cris/check_int64.c | 6 ++-
tests/cris/check_lz.c | 2 +-
tests/cris/check_swap.c | 2 +-
tests/cris/crisutils.h | 20 +++++-----
tests/cris/sys.h | 4 +-
tests/hello-i386.c | 4 +-
tests/runcom.c | 4 +-
ui/cocoa.m | 6 +-
ui/d3des.h | 8 ++--
ui/x_keymap.h | 4 +-
39 files changed, 199 insertions(+), 192 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-13 12:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-13 12:49 [Qemu-devel] [PATCH 0/2] Fix uses of 'extern' qualifier for functions Blue Swirl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).