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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B0A0C35242 for ; Tue, 11 Feb 2020 18:44:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 67A5D20873 for ; Tue, 11 Feb 2020 18:44:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="Peg+EZis" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730608AbgBKSoH (ORCPT ); Tue, 11 Feb 2020 13:44:07 -0500 Received: from mail-lj1-f193.google.com ([209.85.208.193]:46205 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729433AbgBKSoG (ORCPT ); Tue, 11 Feb 2020 13:44:06 -0500 Received: by mail-lj1-f193.google.com with SMTP id x14so12753165ljd.13 for ; Tue, 11 Feb 2020 10:44:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=X0RiGxD598VNdYRw7xmS/5EVhHzz6Ia1q5/DbEyGlgg=; b=Peg+EZisEXYABEG3l5R11Ckp1h2TIHD5m5gaWrN4FTdFU/HM704QIQjWyBCW+sKJHm TBwrHBxnRi9ykqRhuz6fggtR+GToy1ZdOYJGJ6EiqCUOwXPQ4HxQrOMw58KHNljyfUW0 OX2DGoRuPaL6yR99d8kVppOVrDyjnE0berQWpLdhSb0K1BZymPluwhOiAvd8KJfy9QNw mDZiL8svakmQsQsrVsYVxJtMT2u7Ek6+ZXBPXqy1e7tkXG+yHtUyWterKNF6tUmj11xz KARQ4strqt7f56f+/CQuK1Ms/VdxyEA3KzU8eKUxmBgaKcM/kEHF6ABRMmJ4fo7s8Pht 7w0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=X0RiGxD598VNdYRw7xmS/5EVhHzz6Ia1q5/DbEyGlgg=; b=Bw5A9m/bmh8apSKvsw6pGYMNznh8P6KJiUwwjw0IoXjdefkPGYGf2wClegSZREQhjU qWNvb592zaKLcy8SC/wqgBWYon+BsvKwnk+GwVxGUfYS2HK7JXA5LaYgKoyNbhPgoxVU 7gMpzcTxO+p+KaQCu6DiPDtx/Cjc/io2FdjaeuofXsO9kNuGI99pRGFdobFhZHUyrCyc cOfDZm7brmObjDs/LCTghtI7faccjMSGO6oJ/0cxq0aom/JTfQsoJwPWzJQjrvQzMVPw Fx5nVR6mnBYjark2Nlc0Sn96jkF8UPAgR0jL9LXhm2X/pZRgtmXIipnfTuXiHQeJtHQn e+pQ== X-Gm-Message-State: APjAAAU8j4otAGEWVTl9Ot++EX7AmsE086QpW01RR7xLHguJUQ0M3TmF CirRWb6MVUzGriP/+c9jBABadA== X-Google-Smtp-Source: APXvYqw/C3WPKtObJplZ3qp0y3V2KAttt0bItnHGRKkAJLc0CGkZu91ZarSc4OfnExn5g7Nl1yxJGg== X-Received: by 2002:a2e:96c6:: with SMTP id d6mr5173671ljj.4.1581446645116; Tue, 11 Feb 2020 10:44:05 -0800 (PST) Received: from wasted.cogentembedded.com ([2a00:1fa0:42b3:6bcd:dba3:6f3d:48fb:be1c]) by smtp.gmail.com with ESMTPSA id n8sm1937902lfi.83.2020.02.11.10.44.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Feb 2020 10:44:04 -0800 (PST) Subject: Re: [PATCH v2 23/34] crypto: ccree - remove bogus kerneldoc markers To: Geert Uytterhoeven , Gilad Ben-Yossef , Herbert Xu , "David S . Miller" Cc: Greg Kroah-Hartman , "Rafael J . Wysocki" , linux-crypto@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20200211181928.15178-1-geert+renesas@glider.be> <20200211181928.15178-24-geert+renesas@glider.be> From: Sergei Shtylyov Organization: Cogent Embedded Message-ID: <9e74ef25-90d9-0340-4e5f-07ff4d8c3fa3@cogentembedded.com> Date: Tue, 11 Feb 2020 21:44:02 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20200211181928.15178-24-geert+renesas@glider.be> Content-Type: text/plain; charset=utf-8 Content-Language: en-MW Content-Transfer-Encoding: 7bit Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hello! On 02/11/2020 09:19 PM, Geert Uytterhoeven wrote: > Normal comments should start with "/*". > "/**" is reserver for kerneldoc. Reserved for kernel-doc, perhaps? > > Signed-off-by: Geert Uytterhoeven [...] MBR, Sergei