Commit 2dee38d8 authored by Zhaoge Zhang's avatar Zhaoge Zhang Committed by Daniel Vetter
parent 1316b6e4
...@@ -239,9 +239,6 @@ static void drm_events_release(struct drm_file *file_priv) ...@@ -239,9 +239,6 @@ static void drm_events_release(struct drm_file *file_priv)
* before calling this. * before calling this.
* *
* If NULL is passed, this is a no-op. * If NULL is passed, this is a no-op.
*
* RETURNS:
* 0 on success, or error code on failure.
*/ */
void drm_file_free(struct drm_file *file) void drm_file_free(struct drm_file *file)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment