Re: [PATCH][next] iommu/apple-dart: Fix spelling mistake "grups" -> "groups"

From: Joerg Roedel
Date: Mon Dec 11 2023 - 09:42:39 EST


On Sat, Dec 09, 2023 at 11:12:40PM +0000, Colin Ian King wrote:
> There is a spelling mistake in a dev_err message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
> ---
> drivers/iommu/apple-dart.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.