All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] post-include-cleanup followups
@ 2016-02-23 14:18 Peter Maydell
  2016-02-23 14:18 ` [Qemu-devel] [PATCH 1/4] slirp/slirp.h: Remove now-empty #ifdefs Peter Maydell
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Peter Maydell @ 2016-02-23 14:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: patches

Four minor patches which fix some minor things missed by
the big automated-script patchsets. None of these cause
a problem, since they're all "thing included that doesn't
need to be included" rather than "missing needed include".

thanks
-- PMM

Peter Maydell (4):
  slirp/slirp.h: Remove now-empty #ifdefs
  include/config.h: Remove
  update-linux-headers.sh: Fake types.h doesn't need to include anything
  util/base64.c: Clean includes

 include/config.h                |  1 -
 scripts/clean-includes          |  1 -
 scripts/update-linux-headers.sh |  5 +++--
 slirp/slirp.h                   | 24 ------------------------
 util/base64.c                   |  2 --
 5 files changed, 3 insertions(+), 30 deletions(-)
 delete mode 100644 include/config.h

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-16 12:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-23 14:18 [Qemu-devel] [PATCH 0/4] post-include-cleanup followups Peter Maydell
2016-02-23 14:18 ` [Qemu-devel] [PATCH 1/4] slirp/slirp.h: Remove now-empty #ifdefs Peter Maydell
2016-02-23 15:04   ` Eric Blake
2016-02-24 18:58   ` Thomas Huth
2016-02-24 22:23     ` Peter Maydell
2016-02-23 14:18 ` [Qemu-devel] [PATCH 2/4] include/config.h: Remove Peter Maydell
2016-02-23 14:18 ` [Qemu-devel] [PATCH 3/4] update-linux-headers.sh: Fake types.h doesn't need to include anything Peter Maydell
2016-02-23 14:18 ` [Qemu-devel] [PATCH 4/4] util/base64.c: Clean includes Peter Maydell
2016-02-23 15:05 ` [Qemu-devel] [PATCH 0/4] post-include-cleanup followups Eric Blake
2016-03-16 12:49 ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.