aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Anholt2017-11-08 13:09:54 -0600
committerEric Anholt2017-11-10 14:10:13 -0600
commit8affa2699587b8239135b75ade24ee837df1606c (patch)
tree29dba35ca4ad793bb2acf326afa7c8dfbf0e351f /include/drm/qxl_drm.h
parent8d34bba212342ec0e187cd3602d01edba2d7ec26 (diff)
downloadexternal-libgbm-8affa2699587b8239135b75ade24ee837df1606c.tar.gz
external-libgbm-8affa2699587b8239135b75ade24ee837df1606c.tar.xz
external-libgbm-8affa2699587b8239135b75ade24ee837df1606c.zip
headers: Sync up some comment spelling and whitespace fixes from drm-next.
This pulls in pieces of drm-next d65d31388a23 ("Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next") Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'include/drm/qxl_drm.h')
-rw-r--r--include/drm/qxl_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/qxl_drm.h b/include/drm/qxl_drm.h
index ccd841b1..a520123b 100644
--- a/include/drm/qxl_drm.h
+++ b/include/drm/qxl_drm.h
@@ -34,7 +34,7 @@ extern "C" {
34/* Please note that modifications to all structs defined here are 34/* Please note that modifications to all structs defined here are
35 * subject to backwards-compatibility constraints. 35 * subject to backwards-compatibility constraints.
36 * 36 *
37 * Do not use pointers, use uint64_t instead for 32 bit / 64 bit user/kernel 37 * Do not use pointers, use __u64 instead for 32 bit / 64 bit user/kernel
38 * compatibility Keep fields aligned to their size 38 * compatibility Keep fields aligned to their size
39 */ 39 */
40 40