Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jul 2009 23:45:03 +0000 (16:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jul 2009 23:45:03 +0000 (16:45 -0700)
commit6ae7d6f0195a0ec7e5d07821e62c79898cd33fdc
treeed7975b5ae042e16500c1f5cb8b5756a6bf8d643
parentec30c5f3a18722f8fcf8c83146a10b03ac4d9ff1
parent1842f23c05b6a866be831aa60bc8a8731c58ddd0
Merge git://git./linux/kernel/git/rusty/linux-2.6-for-linus

* git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus:
  lguest and virtio: cleanup struct definitions to Linux style.
  lguest: update commentry
  lguest: fix comment style
  virtio: refactor find_vqs
  virtio: delete vq from list
  virtio: fix memory leak on device removal
  lguest: fix descriptor corruption in example launcher
  lguest: dereferencing freed mem in add_eventfd()