Looks like a sent a bad pull request. Sorry! Please disregard. On Mon, Mar 27, 2023 at 09:19:50AM -0400, Michael S. Tsirkin wrote: > The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65: > > Linux 6.3-rc3 (2023-03-19 13:27:55 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus > > for you to fetch changes up to 8fc9ce051f22581f60325fd87a0fd0f37a7b70c3: > > vdpa/mlx5: Remove debugfs file after device unregister (2023-03-21 16:39:02 -0400) > > ---------------------------------------------------------------- > vdpa: bugfix > > An error handling fix in mlx5. > > Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx> > ---------------------------------------------------------------- > Eli Cohen (1): > vdpa/mlx5: Remove debugfs file after device unregister > > drivers/vdpa/mlx5/net/mlx5_vnet.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)