summaryrefslogtreecommitdiff
path: root/drivers/vdpa/vdpa_user
diff options
context:
space:
mode:
authorMaíra Canal <maira.canal@usp.br>2021-12-17 11:38:16 +0300
committerJoerg Roedel <jroedel@suse.de>2021-12-17 11:40:29 +0300
commitc95a9c278df8733a4370182a20f1355d6a81c235 (patch)
tree34728a0478b72234d0df857321d9571e7cd7f2ad /drivers/vdpa/vdpa_user
parentf5209f91272295c6c3ee0cd5f9589baf93cd00e8 (diff)
downloadlinux-c95a9c278df8733a4370182a20f1355d6a81c235.tar.xz
iommu/vt-d: Remove unused dma_to_mm_pfn function
Remove dma_to_buf_pfn function, which is not used in the codebase. This was pointed by clang with the following warning: 'dma_to_mm_pfn' [-Wunused-function] static inline unsigned long dma_to_mm_pfn(unsigned long dma_pfn) ^ https://lore.kernel.org/r/YYhY7GqlrcTZlzuA@fedora drivers/iommu/intel/iommu.c:136:29: warning: unused function Signed-off-by: Maíra Canal <maira.canal@usp.br> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com> Link: https://lore.kernel.org/r/20211217083817.1745419-4-baolu.lu@linux.intel.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/vdpa/vdpa_user')
0 files changed, 0 insertions, 0 deletions