]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac386111367a0a5e24eac42c040764ac827a16cc
tree8216e1077aa01292058191702e0506d4bdd5cb29
parent5202bd72c7a55a8c5d82877d845615627b61171d
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