Re: [Intel-gfx] [PATCH 1/2] drm/i915: fix Makefile sort and indent

2023-10-25 Thread Nirmoy Das
On 10/24/2023 3:04 PM, Jani Nikula wrote: Unify the line continuations and indents, and sort the build lists. Signed-off-by: Jani Nikula --- Note: This is easiest to review by applying and looking at 'git show -w' Thanks for the hint :) Reviewed-by: Nirmoy Das ---

[Intel-gfx] [PATCH 1/2] drm/i915: fix Makefile sort and indent

2023-10-24 Thread Jani Nikula
Unify the line continuations and indents, and sort the build lists. Signed-off-by: Jani Nikula --- Note: This is easiest to review by applying and looking at 'git show -w' --- drivers/gpu/drm/i915/Makefile | 169 ++ 1 file changed, 89 insertions(+), 80