]> git.baikalelectronics.ru Git - kernel.git/commit
vfio/mdev: unexport mdev_bus_type
authorChristoph Hellwig <hch@lst.de>
Fri, 23 Sep 2022 09:26:45 +0000 (11:26 +0200)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 4 Oct 2022 18:06:58 +0000 (12:06 -0600)
commitc08d26c817713a33146c46fb0db2edac88923b76
tree836ea0284794891427defe6388829b9ab9354942
parent4e8910f58923de2161828918746edd94f17ba2b1
vfio/mdev: unexport mdev_bus_type

mdev_bus_type is only used in mdev.ko now, so unexport it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com>
Link: https://lore.kernel.org/r/20220923092652.100656-8-hch@lst.de
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/mdev/mdev_driver.c
drivers/vfio/mdev/mdev_private.h
include/linux/mdev.h