mirror of
https://github.com/torvalds/linux.git
synced 2024-12-11 13:41:55 +00:00
b9d102dafe
This fixes the following smatch warnings:
drivers/vdpa/vdpa_user/iova_domain.c:305 vduse_domain_alloc_iova() warn: should 'iova_pfn << shift' be a 64 bit type?
Fixes:
|
||
---|---|---|
.. | ||
iova_domain.c | ||
iova_domain.h | ||
Makefile | ||
vduse_dev.c |