]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Apr 2013 13:38:16 +0000 (08:38 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Apr 2013 13:38:16 +0000 (08:38 -0500)
commitf691df528340807d42247fe79a89ea88e6303e1d
treea7d723e846a4754e994026e08d7609c3ea6d3f6f
parent5dff24bebae5103810002ea76b1d03927e2148f2
parentad6b40f471cf8bf7b106032145b1b2ac105f99cf
Merge remote-tracking branch 'stefanha/trivial-patches' into staging

# By Stefan Weil (3) and others
# Via Stefan Hajnoczi
* stefanha/trivial-patches:
  m25p80: Remove bogus include of devices.h
  ssh: Remove unnecessary use of strlen function.
  block/ssh: Add missing gcc format attributes
  linux-user: change do_semop to return target errno when unsuccessful
  w64: Fix compiler warnings (wrong format specifier)
  Remove unneeded type casts
  virtio.h: drop unused function prototypes
  bswap: fix compiler warning

Message-id: 1366371241-23430-1-git-send-email-stefanha@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>