All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Minor remoteproc cleanups
@ 2021-05-19 18:03 ` Suman Anna
  0 siblings, 0 replies; 14+ messages in thread
From: Suman Anna @ 2021-05-19 18:03 UTC (permalink / raw)
  To: Bjorn Andersson, Mathieu Poirier
  Cc: linux-remoteproc, linux-arm-kernel, linux-kernel, Suman Anna

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-05-28  3:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 18:03 [PATCH 0/2] Minor remoteproc cleanups Suman Anna
2021-05-19 18:03 ` Suman Anna
2021-05-19 18:03 ` [PATCH 1/2] remoteproc: Add kernel-doc comment for is_iomem Suman Anna
2021-05-19 18:03   ` Suman Anna
2021-05-25 17:37   ` Mathieu Poirier
2021-05-25 17:37     ` Mathieu Poirier
2021-05-19 18:03 ` [PATCH 2/2] remoteproc: Fix various kernel-doc warnings Suman Anna
2021-05-19 18:03   ` Suman Anna
2021-05-25 18:00   ` Mathieu Poirier
2021-05-25 18:00     ` Mathieu Poirier
2021-05-25 18:07     ` Suman Anna
2021-05-25 18:07       ` Suman Anna
2021-05-28  3:07     ` Bjorn Andersson
2021-05-28  3:07       ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.