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
@@ -52,7 +52,7 @@
|
||||
*
|
||||
* In addition only one &drm_master can be the current master for a &drm_device.
|
||||
* It can be switched through the DROP_MASTER and SET_MASTER IOCTL, or
|
||||
* implicitly through closing/openeing the primary device node. See also
|
||||
* implicitly through closing/opening the primary device node. See also
|
||||
* drm_is_current_master().
|
||||
*
|
||||
* Clients can authenticate against the current master (if it matches their own)
|
||||
|
||||
Reference in New Issue
Block a user