Hi Chris,

just a nitpick, a warning that came out when I applied the
patches.

>       struct i915_context_engines_load_balance balancer = {
> -             { .name = I915_CONTEXT_ENGINES_EXT_LOAD_BALANCE },
> +             { 
                 ^
trailing whitespace

> +                     .next_extension = to_user_pointer(ext),
> +                     .name = I915_CONTEXT_ENGINES_EXT_LOAD_BALANCE
> +             },
         ^^^^^^|
               +-> tab

spaces before tab

Andi
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to