1. 17 3月, 2017 26 次提交
  2. 16 9月, 2016 1 次提交
  3. 06 6月, 2016 2 次提交
  4. 23 3月, 2016 1 次提交
  5. 29 1月, 2016 1 次提交
    • P
      9pfs: Clean up includes · fbc04127
      Peter Maydell 提交于
      Clean up includes so that osdep.h is included first and headers
      which it implies are not included manually.
      
      This commit was created with scripts/clean-includes.
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      Message-id: 1453832250-766-18-git-send-email-peter.maydell@linaro.org
      fbc04127
  6. 22 1月, 2016 1 次提交
  7. 08 1月, 2016 3 次提交
  8. 19 3月, 2015 1 次提交
    • S
      9pfs: Fix warnings from Sparse · 0289a412
      Stefan Weil 提交于
      Sparse report:
      
      9pfs/virtio-9p.c:1953:9: warning: returning void-valued expression
      9pfs/virtio-9p-handle.c:143:5: warning: returning void-valued expression
      9pfs/virtio-9p-handle.c:160:5: warning: returning void-valued expression
      9pfs/virtio-9p-local.c:384:5: warning: returning void-valued expression
      9pfs/virtio-9p-local.c:415:5: warning: returning void-valued expression
      9pfs/virtio-9p-proxy.c:672:5: warning: returning void-valued expression
      9pfs/virtio-9p-proxy.c:689:5: warning: returning void-valued expression
      
      Cc: Michael S. Tsirkin <mst@redhat.com>
      Reviewed-by: NAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
      Signed-off-by: NStefan Weil <sw@weilnetz.de>
      Signed-off-by: NMichael Tokarev <mjt@tls.msk.ru>
      0289a412
  9. 16 3月, 2015 2 次提交
  10. 12 3月, 2015 1 次提交
  11. 10 3月, 2015 1 次提交