On Mon, Oct 7, 2019 at 1:33 PM Krzysztof Kozlowski wrote:
>
> Adjust indentation from spaces to tab (+optional two spaces) as in
> coding style with command like:
> $ sed -e 's/^/\t/' -i */Kconfig
>
> Signed-off-by: Krzysztof Kozlowski
Applied. Thanks!
Alex
>
> ---
>
> Changes sin
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^/\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski
---
Changes since v2:
1. Split AMD and i915 to separate patches.
---
drivers/gpu/drm/Kconfig | 4 ++--