diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2021-06-25 12:56:04 -0300 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2021-06-28 08:52:15 -0600 |
commit | 0dd1b7fc3e7d30802d5839f6bf8957023b437ad4 (patch) | |
tree | 7ec72043a722cd983d6aba3b8586c7eb9370a8df /drivers/spi/spi-bcm2835.c | |
parent | 742b4c0d1efe7a7640ad17f1bbf696a1305f6495 (diff) |
vfio/mtty: Delete mdev_devices_list
Dan points out that an error case left things on this list. It is also
missing locking in available_instances_show().
Further study shows the list isn't needed at all, just store the total
ports in use in an atomic and delete the whole thing.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: 09177ac91921 ("vfio/mtty: Convert to use vfio_register_group_dev()")
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/0-v1-0bc56b362ca7+62-mtty_used_ports_jgg@nvidia.com
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/spi/spi-bcm2835.c')
0 files changed, 0 insertions, 0 deletions