[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180503133145.z6rpl3qd64tgfpm6@8bytes.org>
Date: Thu, 3 May 2018 15:31:45 +0200
From: Joerg Roedel <joro@...tes.org>
To: YueHaibing <yuehaibing@...wei.com>
Cc: will.deacon@....com, robin.murphy@....com,
linux-arm-kernel@...ts.infradead.org,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iommu/io-pgtable-arm: Use for_each_set_bit to simplify
code
On Thu, Apr 26, 2018 at 12:49:29PM +0800, YueHaibing wrote:
> We can use for_each_set_bit() to simplify code slightly in the
> ARM io-pgtable self tests while unmapping.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> drivers/iommu/io-pgtable-arm-v7s.c | 5 +----
> drivers/iommu/io-pgtable-arm.c | 5 +----
> 2 files changed, 2 insertions(+), 8 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists