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 96F02C43334 for ; Thu, 30 Jun 2022 10:11:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B4B5C844BE; Thu, 30 Jun 2022 12:07:53 +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=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="dfnMhY6S"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D91B38452B; Thu, 30 Jun 2022 12:07:41 +0200 (CEST) Received: from mail-oa1-x2f.google.com (mail-oa1-x2f.google.com [IPv6:2001:4860:4864:20::2f]) (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 54D3A8452E for ; Thu, 30 Jun 2022 12:07:37 +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-oa1-x2f.google.com with SMTP id 586e51a60fabf-f2a4c51c45so25100444fac.9 for ; Thu, 30 Jun 2022 03:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=WHjmO1Ti0ao0PxrMz3I6zLLl4eRNC0RmhUml0LMKSCg=; b=dfnMhY6SY0gaguVruWX+B/bxIvwYNzoN1FmzWaeITeZtF+j0BixpwwXTX+VhYuYeKu wbplZHcrimuNDhWgM6hA4/dlbN9CeGZN1ir7goCLntRPFBo5IGtnQ7xbUMic07Q7ZTvQ PkUNqwwPtTyQefwKn4tDiklWCVZglRAHUu2jA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=WHjmO1Ti0ao0PxrMz3I6zLLl4eRNC0RmhUml0LMKSCg=; b=gttif+VhjOLJvWiq8Zkg0nyWAFtM7jvRB6/CGO/19lXs76t1Wzv9JYCdtZsGypZUBe YUNql361V3wsbZgWSa27cX0vHGfsbSmEJiShesGtC4BOqPOoMP/7UrcyqFgo/gQEMRVA Tl1siZTQYOWHsQYAH38aO0c2NQcMJ7OWbieOceJZO1ZvVh0hxsEOfLcmjzpNQpShmrCj 5urrTZCwrs5O3mzkW3W5yfifDYkdJZElYqI8b1uMo6A1SVM2Q95XvwbbWAz0R/O/RLnN D8p3ogU0WhR8eIP28krYOLxr0ltyR99vNQDcUhd2ldnunEfLp51S/PkfMXvy7BsxLycL nSmw== X-Gm-Message-State: AJIora+AtKnXGvAJyGj4PLZupMiYRxer34YMFhakkyWoPqX6wSlDukLb 8GW5TgbUzrf5BzYed/8xxcUg2l0J48RR5bN8WJPcjuBP0LI= X-Google-Smtp-Source: AGRyM1vm3uFty4CrWtrxQRQSgHSLgPKxZDLUVv3GwpwamPZg9aQAkUiNo4Hs116UHlj4MfG7nISNqZkPBemZ5zvs5SE= X-Received: by 2002:a05:6870:3325:b0:101:cfab:1f2 with SMTP id x37-20020a056870332500b00101cfab01f2mr4963672oae.64.1656583655892; Thu, 30 Jun 2022 03:07:35 -0700 (PDT) MIME-Version: 1.0 References: <20220627171722.1153337-1-trini@konsulko.com> <20220627171722.1153337-4-trini@konsulko.com> In-Reply-To: <20220627171722.1153337-4-trini@konsulko.com> From: Simon Glass Date: Thu, 30 Jun 2022 04:06:25 -0600 Message-ID: Subject: Re: [PATCH 3/4] doc: codingstyle: Remove comment about '//' style comments To: Tom Rini Cc: U-Boot Mailing List 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 Mon, 27 Jun 2022 at 11:17, Tom Rini wrote: > > For some time now we've allowed for '//' style comments, which mirrors > the Linux kernel. So drop this point here. > > Signed-off-by: Tom Rini > --- > doc/develop/codingstyle.rst | 5 ----- > 1 file changed, 5 deletions(-) Oh I didn't know that. Reviewed-by: Simon Glass