All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] drm/gem-cma-helper: Fix kerneldocs
@ 2017-11-14 19:10 Ville Syrjala
  2017-11-14 19:10 ` [PATCH 2/3] drm/syncobj: " Ville Syrjala
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ville Syrjala @ 2017-11-14 19:10 UTC (permalink / raw)
  To: dri-devel; +Cc: Daniel Vetter

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Use the correct name for the function argument in the docs.

Cc: Noralf Trønnes <noralf@tronnes.org>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
---
 drivers/gpu/drm/drm_gem_cma_helper.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/drm_gem_cma_helper.c b/drivers/gpu/drm/drm_gem_cma_helper.c
index 88ad88719605..ce67d7d42c66 100644
--- a/drivers/gpu/drm/drm_gem_cma_helper.c
+++ b/drivers/gpu/drm/drm_gem_cma_helper.c
@@ -401,7 +401,7 @@ EXPORT_SYMBOL_GPL(drm_gem_cma_get_unmapped_area);
  * drm_gem_cma_print_info() - Print &drm_gem_cma_object info for debugfs
  * @p: DRM printer
  * @indent: Tab indentation level
- * @gem: GEM object
+ * @obj: GEM object
  *
  * This function can be used as the &drm_driver->gem_print_info callback.
  * It prints paddr and vaddr for use in e.g. debugfs output.
-- 
2.13.6

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2017-11-20  8:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-14 19:10 [PATCH 1/3] drm/gem-cma-helper: Fix kerneldocs Ville Syrjala
2017-11-14 19:10 ` [PATCH 2/3] drm/syncobj: " Ville Syrjala
2017-11-14 19:23   ` Marek Olšák
2017-11-15  8:06   ` Christian König
2017-11-14 19:10 ` [PATCH 3/3] drm: Fix kerneldocs for drm_plane modifiers Ville Syrjala
2017-11-14 19:31   ` Alex Deucher
2017-11-14 21:05     ` Ville Syrjälä
2017-11-20  8:03       ` Daniel Vetter
2017-11-14 20:19 ` [PATCH 1/3] drm/gem-cma-helper: Fix kerneldocs Noralf Trønnes

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.