linux-xiaomi-chiron/drivers/vhost
Gustavo A. R. Silva aa21c2e73e vhost: vdpa: remove unnecessary null check
container_of is never null, so this null check is
unnecessary.

Addresses-Coverity-ID: 1492006 ("Logically dead code")
Fixes: 20453a45fb06 ("vhost: introduce vDPA-based backend")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Link: https://lore.kernel.org/r/20200330235040.GA9997@embeddedor
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
2020-04-16 18:31:02 -04:00
..
iotlb.c vhost: factor out IOTLB 2020-04-01 12:06:26 -04:00
Kconfig vhost: introduce vDPA-based backend 2020-04-02 10:41:40 -04:00
Makefile vhost: introduce vDPA-based backend 2020-04-02 10:41:40 -04:00
net.c vhost: factor out IOTLB 2020-04-01 12:06:26 -04:00
scsi.c vhost: allow per device message handler 2020-04-01 12:06:26 -04:00
test.c compat_ioctl: remove most of fs/compat_ioctl.c 2019-12-01 13:46:15 -08:00
test.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vdpa.c vhost: vdpa: remove unnecessary null check 2020-04-16 18:31:02 -04:00
vhost.c vhost: factor out IOTLB 2020-04-01 12:06:26 -04:00
vhost.h vhost: factor out IOTLB 2020-04-01 12:06:26 -04:00
vringh.c vringh: IOTLB support 2020-04-01 12:06:26 -04:00
vsock.c vhost: allow per device message handler 2020-04-01 12:06:26 -04:00