Re: md: Fix Kconfig indentation
From: Mike Snitzer
Date: Wed Nov 20 2019 - 10:37:33 EST
On Wed, Nov 20 2019 at 8:41am -0500,
Krzysztof Kozlowski <krzk@xxxxxxxxxx> 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 <krzk@xxxxxxxxxx>
Thanks, I've picked this up but changed the subject from "md:" to "dm:"
considering the bulk of the changes relate to DM config sections.
Mike