All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix some kernel-doc markups with wrong identifiers
@ 2020-12-02  8:27 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 15+ messages in thread
From: Mauro Carvalho Chehab @ 2020-12-02  8:27 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: xinhui pan, Mihir Bhogilal Patel, Jonathan Corbet,
	Mauro Carvalho Chehab, Felix Kuehling, x86, linux-kernel, amd-gfx,
	David Airlie, Jarkko Sakkinen, Ingo Molnar, Borislav Petkov,
	dri-devel, Daniel Vetter, H. Peter Anvin, Alex Deucher,
	Dave Airlie, Thomas Gleixner, linux-sgx, Christian König,
	Nirmoy Das

After applying this patch over next-20201201:

   https://lore.kernel.org/linux-doc/cover.1606823973.git.mchehab+huawei@kernel.org/T/#m0072adc6eb1af595a31fcc3b019cb81ab28c7b9f

There are a couple of new warnings that the kernel-doc prototype
doesn't match the documented function.

This series address them.

Mauro Carvalho Chehab (2):
  asm: sgx.h: fix a typo on a kernel-doc markup
  drm: amdgpu: fix a kernel-doc markup

 arch/x86/include/uapi/asm/sgx.h            | 2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.28.0


_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

end of thread, other threads:[~2020-12-03  5:02 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-02  8:27 [PATCH 0/2] Fix some kernel-doc markups with wrong identifiers Mauro Carvalho Chehab
2020-12-02  8:27 ` Mauro Carvalho Chehab
2020-12-02  8:27 ` Mauro Carvalho Chehab
2020-12-02  8:27 ` [PATCH 1/2] asm: sgx.h: fix a typo on a kernel-doc markup Mauro Carvalho Chehab
2020-12-02 10:07   ` Borislav Petkov
2020-12-02 16:24   ` Jarkko Sakkinen
2020-12-02  8:27 ` [PATCH 2/2] drm: amdgpu: fix " Mauro Carvalho Chehab
2020-12-02  8:27   ` Mauro Carvalho Chehab
2020-12-02  8:27   ` Mauro Carvalho Chehab
2020-12-02  8:45   ` Christian König
2020-12-02  8:45     ` Christian König
2020-12-02  8:45     ` Christian König
2020-12-03  5:01     ` Alex Deucher
2020-12-03  5:01       ` Alex Deucher
2020-12-03  5:01       ` Alex Deucher

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.