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-Tag: v4.9.8~2035^2~46 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f7a3e1dc8f2d800c0c796d0704cd6570e583e8e0;p=platform%2Fkernel%2Flinux-rpi3.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 4d1e326..826615d 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;