]> 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)
commit18dcf5776c574cd17d977a0b8bb0e0ff952615ca
tree8216e1077aa01292058191702e0506d4bdd5cb29
parentf5b3ab1504d1e6b41affce954c0c6638a2d0d98d
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