From: Blue Swirl <blauwirbel@gmail.com>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH 0/2] Fix uses of 'extern' qualifier for functions
Date: Sat, 13 Nov 2010 12:49:03 +0000 [thread overview]
Message-ID: <AANLkTimrW7g_=N1QRJFX5i5kpEPwPTYrdGOP6jDOcZfg@mail.gmail.com> (raw)
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(-)
reply other threads:[~2010-11-13 12:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTimrW7g_=N1QRJFX5i5kpEPwPTYrdGOP6jDOcZfg@mail.gmail.com' \
--to=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).