mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
drm: Fix typo in comments
fix typo for drm v1->v2: respin with the change "iff ==> implies that" Signed-off-by: Cai Huoqing <caihuoqing@baidu.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20210730132729.376-1-caihuoqing@baidu.com
This commit is contained in:
committed by
Daniel Vetter
parent
33e1fc0624
commit
0ae865ef92
@@ -725,7 +725,7 @@ err_put_fd:
|
||||
return ret;
|
||||
}
|
||||
/**
|
||||
* drm_syncobj_open - initalizes syncobj file-private structures at devnode open time
|
||||
* drm_syncobj_open - initializes syncobj file-private structures at devnode open time
|
||||
* @file_private: drm file-private structure to set up
|
||||
*
|
||||
* Called at device open time, sets up the structure for handling refcounting
|
||||
|
||||
Reference in New Issue
Block a user