mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-06 06:10:18 +01:00
[gem] typo fix in comment.
This commit is contained in:
parent
6e46a3c762
commit
aafafe507b
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
* DRM terminology) to mimic fds, and implement the fd syscalls we need as
|
||||
* ioctls. The objects themselves will still include the struct file so
|
||||
* that we can transition to fds if the required kernel infrastructure shows
|
||||
* up at a later data, and as our interface with shmfs for memory allocation.
|
||||
* up at a later date, and as our interface with shmfs for memory allocation.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue