1
0
Fork 0
remarkable-linux/samples/vfio-mdev
Dan Carpenter 73da4268fd vfio-mdev: remove some dead code
We set info.count to 1 in mtty_get_irq_info() so static checkers
complain that, "Why do we have impossible conditions?"  The answer is
that it seems to be left over dead code that can be safely removed.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2017-01-11 12:12:37 -07:00
..
Makefile vfio-mdev: Fix mtty sample driver building 2016-12-30 08:13:30 -07:00
mtty.c vfio-mdev: remove some dead code 2017-01-11 12:12:37 -07:00