vfio/type1: Remove pid_namespace.h include
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 12 Jan 2017 15:24:16 +0000 (08:24 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 13 Jan 2017 15:23:33 +0000 (08:23 -0700)
commit94a6fa899d2cb5ee76933406df32996576a562e4
tree8216e1077aa01292058191702e0506d4bdd5cb29
parentd1b333d12cde9cabe898160b6be9769d3382d81c
vfio/type1: Remove pid_namespace.h include

Using has_capability() rather than ns_capable(), we're no longer using
this header.

Cc: Jike Song <jike.song@intel.com>
Cc: Kirti Wankhede <kwankhede@nvidia.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio_iommu_type1.c