[PATCH 0/2] Minor remoteproc cleanups

From: Suman Anna
Date: Wed May 19 2021 - 14:03:17 EST


Hi Bjorn, Mathieu,

The following series is minor document related cleanups. Some
of the warnings look to be very old, and these are not functional
issues, so I am not expecting these to be -stable content, and so
I did not split or add any Fixes: tags.

Patch 1 fixes a warning when building remoteproc core files with W=1,
and Patch 2 fixes all the existing kernel-doc warnings.

Patches are on top of v5.13-rc1.

regards
Suman

Suman Anna (2):
remoteproc: Add kernel-doc comment for is_iomem
remoteproc: Fix various kernel-doc warnings

drivers/remoteproc/remoteproc_core.c | 45 +++++++++++++------
drivers/remoteproc/remoteproc_elf_loader.c | 12 ++++--
drivers/remoteproc/remoteproc_virtio.c | 6 ++-
include/linux/remoteproc.h | 50 ++++++++++++----------
4 files changed, 70 insertions(+), 43 deletions(-)

--
2.30.1