mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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:
parent
1316b6e460
commit
2dee38d8cd
1 changed files with 0 additions and 3 deletions
|
@ -239,9 +239,6 @@ static void drm_events_release(struct drm_file *file_priv)
|
|||
* before calling this.
|
||||
*
|
||||
* 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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue