Revert "drm2: Fix a typo in a source code comment"
The comment about 'mmaping' was actually correct since
the comment was referencing to mmap(2).
Reported by: alc
This reverts commit 22ba115b49
.
This commit is contained in:
parent
e50daba0e4
commit
277d3e855d
@ -37,7 +37,7 @@
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
/** @file drm_vm.c
|
||||
* Support code for mapping of DRM maps.
|
||||
* Support code for mmaping of DRM maps.
|
||||
*/
|
||||
|
||||
#include <dev/drm2/drmP.h>
|
||||
|
Loading…
Reference in New Issue
Block a user