lib/ioctl_wrappers: api doc fixup
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Mar 2014 17:53:44 +0000 (18:53 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Mar 2014 20:22:41 +0000 (21:22 +0100)
Oops.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
lib/ioctl_wrappers.c

index 60512c7..3756930 100644 (file)
@@ -785,7 +785,7 @@ void gem_require_caching(int fd)
 /**
  * gem_require_ring:
  * @fd: open i915 drm file descriptor
- * @id: ring flag bit as used in gem_execbuf()
+ * @ring_id: ring flag bit as used in gem_execbuf()
  *
  * Feature test macro to query whether a specific ring is available.
  * In contrast to gem_has_enable_ring() this automagically skips if the ring