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 D906CC433F5 for ; Thu, 20 Jan 2022 17:37:04 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4451E838C5; Thu, 20 Jan 2022 18:37:01 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="i6OzRvjy"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AD5E8838C3; Thu, 20 Jan 2022 18:36:59 +0100 (CET) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (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 BDDFF838C3 for ; Thu, 20 Jan 2022 18:36:56 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x832.google.com with SMTP id d4so6804904qtw.1 for ; Thu, 20 Jan 2022 09:36:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=oTD0UBcm9kowrr/7o/joSVG+rHK2MKI1F1x80QM/h88=; b=i6OzRvjyyA1Mh2DRpoYCd+ZsEyGTC1p1DO3anoZcNjZFbfdDrPJv66YJ03Zitbij4r 2xNKpPItH3mJBRbKjRYEyG1WfwPcPbNL4V1WrfZbXF8FTG6WbAiI0uPfA+N8ageBDCIK ib+DSb0AeMOjoorigFUDcDOBrVsAIPwBs7VPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=oTD0UBcm9kowrr/7o/joSVG+rHK2MKI1F1x80QM/h88=; b=uWcBm6IcBLTqcEFQu+0PWB4Dmy7JZKH3qKBhXc0oYLHAYGmEJaOTPz+eZ82GnC5Pgn pnqZ4Wyiv6WVAcIuMEnchMp1oPbMPSdIdyLilK5QyBIVH32im5Upt1UxVnWte9J6+B1a /AaVtvdtI7nbikUtS8ouIva0KKt3vwACE2c+X2g9/2Yu11As9VVqpsktMBUL5mLb9Cb0 z50Duj8OkEJ0N92zIwnO8jvpgZiksFYHSmePZwLt6lJbj5nWHI4oLzLzbBcmJZLj6tIx ES8mav9B0iVXuZDmxUrrosiElw6f62njoIu2x40r4FH+QZHrf8wyIcLMHD4yrBeAX4MA YUbQ== X-Gm-Message-State: AOAM530Ge3AwEQEKA3E8j3nSJ/QT67wtmGORECHSFSOKP89sNNqEjB9X +8fVVz8E564CSHj15KQHbpQE+A== X-Google-Smtp-Source: ABdhPJzCZ9fKjyYPK1dXdQDE6Bqmfm7vUmeKHzuzE+yvlc9kzJupp/aJqwNrvIopP9b9v7kR9LHZTg== X-Received: by 2002:a05:622a:1b86:: with SMTP id bp6mr3237qtb.157.1642700215544; Thu, 20 Jan 2022 09:36:55 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id s6sm1777155qko.93.2022.01.20.09.36.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jan 2022 09:36:54 -0800 (PST) Date: Thu, 20 Jan 2022 12:36:52 -0500 From: Tom Rini To: Heinrich Schuchardt Cc: U-Boot Mailing List Subject: Re: Pull request doc-2022-04-rc1 Message-ID: <20220120173652.GH7004@bill-the-cat> References: <09b1fa21-009e-3ae8-0651-a0ee84c5c69e@canonical.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DNUSDXU7R7AVVM8C" Content-Disposition: inline In-Reply-To: <09b1fa21-009e-3ae8-0651-a0ee84c5c69e@canonical.com> X-Clacks-Overhead: GNU Terry Pratchett 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.2 at phobos.denx.de X-Virus-Status: Clean --DNUSDXU7R7AVVM8C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 20, 2022 at 08:23:24AM +0100, Heinrich Schuchardt wrote: > Dear Tom, >=20 > I put the patch to replace @return by Return: in code comments into a > separate pull request at it is touching so many files. As we have a lot of > churn in U-Boot we have to put in the patch close after preparation > otherwise rebasing will be an endless story. >=20 > Gitlab CI showed no issues: > https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/10699 >=20 > The following changes since commit 6a685753ce8b6b02b67d64b239143bf19eda63= c9: >=20 > Merge branch '2022-01-18-platform-updates' (2022-01-18 16:07:33 -0500) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-efi.git > tags/doc-2022-04-rc1 >=20 > for you to fetch changes up to 185f812c419f1b4f0d10d9787d59cf9f11a2a600: >=20 > doc: replace @return by Return: (2022-01-19 18:11:34 +0100) >=20 Applied to u-boot/master, thanks! --=20 Tom --DNUSDXU7R7AVVM8C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHpnbEACgkQFHw5/5Y0 tyx0lQwArXH27qvsCcvp7Asw5+uxU9Xvamfg3mpV8h5KJdkLzep/EkFp2IX8UoOc mVTWy2PFQkLWB59hdC8XW/v2p9M1FXIqMLFuhmGY+K26x+QO1lRckr43jYU5IhzJ KzStX1+F20COfEImO9jaa6oZXfxQpk6mEmWsAmTpiG+8QYYGwzbf78Q2bpLy/GcZ VOR9sdYDMD75+ib0JQ5M3t3dv89j1FlujzMgiZtyIllhQWXd/Sb8CZPC22z4FoNE /GO1xJbLRCEkXJaAwEG6gZH6TbLIX7Ru4S0a8+tNwCtpMVEDtdoZMo7RkfmfijTa RWZg0MifNftIa5/cn6lHjyuJ3zmmHXhfQQVmVp58V9zW13XqjLC5szhOWer5Rf9i ll3jwKKxQOYao8/tUpZSMtAzkEw+uVUI0KZO+N1DMge3UAHAjSqfB4JWURK/Nmei 1GW/spOF9GCVLW24eQahiR6NQBKQWya6e00igaOYvAm/oK4A/bQMXNbPap3BybZf c+kbzfST =XbG2 -----END PGP SIGNATURE----- --DNUSDXU7R7AVVM8C--