[PATCH 15/16] drm: Clear up master tracking booleans
Emil Velikov
emil.l.velikov at gmail.com
Fri Jun 17 23:25:00 UTC 2016
On 17 June 2016 at 08:33, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> @@ -315,10 +313,10 @@ struct drm_file {
> /* true if client understands atomic properties */
> unsigned atomic:1;
> /*
> - * This client is allowed to gain master privileges for @master.
> + * This client is the create the master.
You've missed a word here.
-Emil
More information about the dri-devel
mailing list