drm: Removes invalid function return value comment information
Signed-off-by: Zhaoge Zhang <zhangzhaoge@loongson.cn> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/1610415567-32171-1-git-send-email-zhangzhaoge@loongson.cn
This commit is contained in:
committed by
Daniel Vetter
parent
1316b6e460
commit
2dee38d8cd
@@ -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)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user