On Fri, Jun 03, 2022 at 08:33:24AM +0200, Christoph Hellwig wrote: > Just fold these two trivial helpers into their only callers. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > drivers/vfio/mdev/mdev_core.c | 12 ++++++++++-- > drivers/vfio/mdev/mdev_private.h | 3 --- > drivers/vfio/mdev/mdev_sysfs.c | 28 ---------------------------- > 3 files changed, 10 insertions(+), 33 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason