]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dma-mapping: Fix warning reported for missing prototype
authorBalbir Singh <balbirs@nvidia.com>
Tue, 22 Apr 2025 11:40:34 +0000 (21:40 +1000)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 22 Apr 2025 13:06:33 +0000 (15:06 +0200)
commitcae5572ec9261f752af834cdaaf5a0ba0afcf256
tree740864e5247d2d9cefe24b22f096bfbcf8e91b15
parentc9b19ea63036fc537a69265acea1b18dabd1cbd3
dma-mapping: Fix warning reported for missing prototype

lkp reported a warning about missing prototype for a recent patch.

The kernel-doc style comments are out of sync, move them to the right
function.

Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Christoph Hellwig <hch@lst.de>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202504190615.g9fANxHw-lkp@intel.com/
Signed-off-by: Balbir Singh <balbirs@nvidia.com>
[mszyprow: reformatted subject]
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20250422114034.3535515-1-balbirs@nvidia.com
kernel/dma/mapping.c