All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] media: dvb_frontend.h: clean up kernel-doc comment
@ 2025-07-05 13:06 Jesung Yang
  2025-07-05 13:06 ` [PATCH 1/2] media: dvb_frontend.h: fix ktime_t type description in kernel-doc Jesung Yang
  2025-07-05 13:06 ` [PATCH 2/2] media: dvb_frontend.h: fix typo " Jesung Yang
  0 siblings, 2 replies; 3+ messages in thread
From: Jesung Yang @ 2025-07-05 13:06 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: Jesung Yang, linux-media, linux-kernel

This series fixes two minor issues in the kernel-doc comment
for dvb_frontend_sleep_until():

  - PATCH 1/2 corrects the type description of ktime_t.
  - PATCH 2/2 fixes a grammar issue.

These are documentation-only changes with no functional impact.

Jesung Yang (2):
  media: dvb_frontend.h: fix ktime_t type description in kernel-doc
  media: dvb_frontend.h: fix typo in kernel-doc

 include/media/dvb_frontend.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 35392e855abf7d02ad3b061cbc75c7c7c37f0577
-- 
2.39.5


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

end of thread, other threads:[~2025-07-05 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-05 13:06 [PATCH 0/2] media: dvb_frontend.h: clean up kernel-doc comment Jesung Yang
2025-07-05 13:06 ` [PATCH 1/2] media: dvb_frontend.h: fix ktime_t type description in kernel-doc Jesung Yang
2025-07-05 13:06 ` [PATCH 2/2] media: dvb_frontend.h: fix typo " Jesung Yang

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.