vfio: fix a typo in comment of function vfio_pin_pages
authorChangbin Du <changbin.du@intel.com>
Mon, 6 Feb 2017 07:03:37 +0000 (15:03 +0800)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 22 Feb 2017 18:40:15 +0000 (11:40 -0700)
commitd9d84780f17cd9e25ddde10eb40357b96b7d6874
tree3b4335c15164062ec172ab06ad65b877f4441baf
parent0ca582fd0463106e277e1f723b4554b4d0e5f700
vfio: fix a typo in comment of function vfio_pin_pages

Correct the description that 'unpinned' -> 'pinned'.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio.c