Possible typo in the uapi header? #334
YusufKhan-gamedev
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the DRM uapi header(should be named something like nvidia-drn-ioctl.h) there exists this section:
Is the
DRM_IOWR
part of it a typo? shouldn't it have beenDRM_IOR
?Beta Was this translation helpful? Give feedback.
All reactions