[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191217093515.GE8689@8bytes.org>
Date: Tue, 17 Dec 2019 10:35:15 +0100
From: Joerg Roedel <joro@...tes.org>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: Re: [PATCH v2] iommu: Fix Kconfig indentation
On Thu, Nov 21, 2019 at 04:19:30AM +0100, 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 <krzk@...nel.org>
>
> ---
>
> Changes since v1:
> 1. Fix also 7-space and tab+1 space indentation issues.
> ---
> drivers/iommu/Kconfig | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists