Commit a9e10b16 authored by Steve Cohen's avatar Steve Cohen Committed by Daniel Vetter
Browse files

drm: re-add deleted doc for drm_gem_open_ioctl

parent c0001213
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -871,6 +871,9 @@ err:
 * @file_priv: drm file-private structure
 *
 * Open an object using the global name, returning a handle and the size.
 *
 * This handle (of course) holds a reference to the object, so the object
 * will not go away until the handle is deleted.
 */
int
drm_gem_open_ioctl(struct drm_device *dev, void *data,