]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/drm/drmP.h
treewide: Fix typos in various parts of the kernel, and fix some comments.
[mirror_ubuntu-zesty-kernel.git] / include / drm / drmP.h
index 1f9e9516e2b75da38aa87abbf774d1505803cc98..e8acca892af00a50ed38213103e306642091493e 100644 (file)
@@ -820,7 +820,7 @@ struct drm_driver {
         * Specifically, the timestamp in @vblank_time should correspond as
         * closely as possible to the time when the first video scanline of
         * the video frame after the end of VBLANK will start scanning out,
-        * the time immmediately after end of the VBLANK interval. If the
+        * the time immediately after end of the VBLANK interval. If the
         * @crtc is currently inside VBLANK, this will be a time in the future.
         * If the @crtc is currently scanning out a frame, this will be the
         * past start time of the current scanout. This is meant to adhere