diff options
| author | Maíra Canal <[email protected]> | 2021-12-17 08:38:16 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2021-12-17 08:40:29 +0000 |
| commit | c95a9c278df8733a4370182a20f1355d6a81c235 (patch) | |
| tree | 34728a0478b72234d0df857321d9571e7cd7f2ad /lib/string_helpers.c | |
| parent | iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable() (diff) | |
| download | kernel-c95a9c278df8733a4370182a20f1355d6a81c235.tar.gz kernel-c95a9c278df8733a4370182a20f1355d6a81c235.zip | |
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 <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Signed-off-by: Lu Baolu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
