Merge remote-tracking branch 'stefanha/trivial-patches' into HEAD
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 13 Jan 2012 16:17:49 +0000 (10:17 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 13 Jan 2012 16:17:49 +0000 (10:17 -0600)
* stefanha/trivial-patches:
  bt-host: add missing break statement
  virtfs-proxy-helper: Add missing printf format attribute
  virtfs-proxy-helper: Clean include files
  virtfs-proxy-helper: Fix compilation on newer systems
  hmp: Fix freeing of PciInfoList
  Add 'fall through' comments to case statements without break
  omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS
  vnc: fix no-lock-key-sync strncmp() length
  vvfat: avoid leaking file descriptor in commit_one_file()
  Spelling fixes in comments and documentation
  tcg-arm: fix a typo in comments
  configure: Modify detection of supported warning options


Trivial merge