From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 147FDC4332F for ; Mon, 17 Oct 2022 21:33:07 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0277C84EAA; Mon, 17 Oct 2022 23:30:47 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="bOy/0OvV"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3F3CC84F4C; Mon, 17 Oct 2022 23:29:52 +0200 (CEST) Received: from mail-oi1-x22e.google.com (mail-oi1-x22e.google.com [IPv6:2607:f8b0:4864:20::22e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 61B1184F49 for ; Mon, 17 Oct 2022 23:29:49 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oi1-x22e.google.com with SMTP id w196so13577808oiw.8 for ; Mon, 17 Oct 2022 14:29:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=cc:to:subject:message-id:date:references:in-reply-to:from:sender :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=46JwmArdPW3YqyeFneP5TOAhCZRW2danVCStp5HWJnk=; b=bOy/0OvVAWd7bi6ZlVf2RUsX6bJeqwmKcjKV8f34qa9EkhPqcxYjkdBfkTK7nHgyKn 7DS+DAS7KS6CwBLT/vmaGz+l6lrkvZdeSVaLh9vx5Fl4wmvJNI7IdU1JUqZN32VYKzSj rBqImkesRWoFrGIw2ag8Uvr9JHeD8MrLpxzjc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:references:in-reply-to:from:sender :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=46JwmArdPW3YqyeFneP5TOAhCZRW2danVCStp5HWJnk=; b=L1TWcB9NuHuneO5GelHXnhhfVvRHlfQ01EzBTx9uWd9oH556oZz+1OVvUHTMFxchJ0 FAK7JFFd9h7B0Ozi4gRRiHhGV5Q97bfUR7aNVILFIapShH2Rm81UC5fXQFrdAkYW8ofa 6IVigbOVy4AyTmOM2brn/UhKyXmr1TJmT4+x190aoh3Sk9clTxL4xyYRfa8IjhZSccGz EQzWXO4l27xibzwSmIrvu+kdoNpejYCoPqTHylH9+joxFk5wBMGz+iOeKTKLObQhHAvv 01p6cJbeiMj4UfG43S8KbGaVPRXeTw9Dk6yQkNYy6rXqyy6e8RV0iGnfe+kNfPKO94/9 EAFQ== X-Gm-Message-State: ACrzQf1GXaWAYqtOGA9fT/3/T80BcyM44gjXRstJeArgvw3RD7b6H0Ni uKHF0N6NFksgDwViqtcgDD/OEbvaK0Qag33Lm8Gyfg== X-Google-Smtp-Source: AMsMyM484QzWL7l9WYccEqHWw0eP4KoKd4FDYmWlNXxiVSM7aKsQtdVht77Ntoh2H+6cifB8yssYaXqB3uVv8clbUwI= X-Received: by 2002:a05:6808:200c:b0:355:454b:5ae7 with SMTP id q12-20020a056808200c00b00355454b5ae7mr762351oiw.64.1666042187752; Mon, 17 Oct 2022 14:29:47 -0700 (PDT) Received: from 480794996271 named unknown by gmailapi.google.com with HTTPREST; Mon, 17 Oct 2022 14:29:10 -0700 MIME-Version: 1.0 From: Simon Glass In-Reply-To: References: <02750adcf5365f5b4fc00cbd52ccbb408e739c12.1665604425.git.msuchanek@suse.de> Date: Mon, 17 Oct 2022 14:29:10 -0700 X-Google-Sender-Auth: gYm6S0MQwksZuf7KB9hxD0wkpHI Message-ID: Subject: Re: [PATCH v6 16/20] dm: core: Switch uclass_foreach_dev_probe to use simple iterator To: Simon Glass Cc: u-boot@lists.denx.de, Michal Suchanek Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Wed, 12 Oct 2022 at 13:58, Michal Suchanek wrote: > > The return value is not used for anythig, and in a later patch the > behavior of the _err iterator will change in an incompatible way. > > Signed-off-by: Michal Suchanek > --- > v6: - split off as separate patch > --- > include/dm/uclass.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Simon Glass Applied to u-boot-dm, thanks!