diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2022-03-29 18:47:52 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2022-03-29 18:47:52 +0000 |
| commit | 277d3e855d8e9dce34311a994e58b6f4efcfe6a1 (patch) | |
| tree | 016a34dfc9d1b40a151040fe4f72a2a92ca678ed /sys/dev/drm2 | |
| parent | e50daba0e496c271cdd1056ffcbab513348b3de9 (diff) | |
Diffstat (limited to 'sys/dev/drm2')
| -rw-r--r-- | sys/dev/drm2/drm_vm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm2/drm_vm.c b/sys/dev/drm2/drm_vm.c index 22887679ecd5..b7979d912e15 100644 --- a/sys/dev/drm2/drm_vm.c +++ b/sys/dev/drm2/drm_vm.c @@ -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> |
