]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Jul 2017 17:46:48 +0000 (10:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Jul 2017 17:46:48 +0000 (10:46 -0700)
commitda08f35b0f82b0a7a79f518faf8d0c0b477f91bc
treea5393c5672eee7480b9c7fc8965bad578ec30dd8
parentfd2b2c57ec2020ae1b5e24717a876c71e31e5ab8
parentcfa0ebc9d6d6308564f5174ecb655b9d504b2be5
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull virtio fixes and cleanups from Michael Tsirkin:
 "Fixes some minor issues all over the codebase"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  virtio-net: fix module unloading
  virtio-balloon: coding format cleanup
  virtio-balloon: deflate via a page list
  virtio_blk: Use sysfs_match_string() helper