On Thu, Oct 23, 2025 at 08:09:35PM -0300, Jason Gunthorpe wrote: > Remove the duplicate code and change info to a pointer. caps are not used. > > Signed-off-by: Jason Gunthorpe <[email protected]> > --- > drivers/vfio/cdx/main.c | 24 +++++++------------ > drivers/vfio/fsl-mc/vfio_fsl_mc.c | 26 ++++++--------------- > samples/vfio-mdev/mdpy.c | 39 ++++++------------------------- > samples/vfio-mdev/mtty.c | 38 +++++------------------------- > 4 files changed, 28 insertions(+), 99 deletions(-) >
Acked-by: Pranjal Shrivastava <[email protected]> Thanks, Praan
