From: Emil Velikov Date: Thu, 21 Apr 2016 20:17:27 +0000 (+0100) Subject: drm/qxl: remove XXX comment from the UAPI header X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f7a3e1dc8f2d800c0c796d0704cd6570e583e8e0;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git drm/qxl: remove XXX comment from the UAPI header One cannot rename the struct at this point, so might as well remove the comment. Cc: Gerd Hoffmann Cc: Dave Airlie Signed-off-by: Emil Velikov Signed-off-by: Dave Airlie --- diff --git a/include/uapi/drm/qxl_drm.h b/include/uapi/drm/qxl_drm.h index 4d1e32640463..826615d8e180 100644 --- a/include/uapi/drm/qxl_drm.h +++ b/include/uapi/drm/qxl_drm.h @@ -84,7 +84,6 @@ struct drm_qxl_command { __u32 pad; }; -/* XXX: call it drm_qxl_commands? */ struct drm_qxl_execbuffer { __u32 flags; /* for future use */ __u32 commands_num;