Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3442038pxu; Mon, 30 Nov 2020 03:19:56 -0800 (PST) X-Google-Smtp-Source: ABdhPJwPDZQ4Al6+qgg7CAUN6rZUpvWnnxCzpuAc6XEoeracamS4+WCPuly8gVolrRC7lA4BSvsv X-Received: by 2002:a17:906:1a01:: with SMTP id i1mr2340800ejf.315.1606735196103; Mon, 30 Nov 2020 03:19:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606735196; cv=none; d=google.com; s=arc-20160816; b=i/zrcXFd0CLVWnqL31aoXoDAa3nSZCLclH9ImNoTNz4DojDDrMQ6UtypIAsQkMimpk 7k1peJnZ58ah8UZ3ThKUeVbL1vSrQY9KwE6mt+b3/odo5TmTx5J+lWzBuzTkf1spVBnf p01rjs4+aSoDq4F7QwzbZ625amEe2kRMbE5Spu29YqU9BKvSHtpksxFrdVPpVGiaaoUO 4ShXaxCIL058P9jbvNEp7lpOSSXcwtgtjJA81mf/mMqWEoyn9iJzAzKo4FmE1jSnJy+M fx4D6tJgzNaPqWGdSPG6/yqhHYUdezcHivRghXD7gkM1vZg6wAYZnfwX0webiRLRVZbo i2jw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:references:cc:to :subject; bh=V2VzkSFnydVWfzXM0CgKMQ+RopIA4W7gyx5kWoAqA5c=; b=iIW3ZbLYcNIBBXD9SB8jbbuFz0Or3PJh9ZtXriB5+K8+34A0ndohYDKj+RWHN4JMQC 0BLK68DeNM0sbvT2sYNPNVb5uQZAnekhiuQQ4NhhbR4NHy+mOnSLTUetttNnJAha+B4P 4q0BWwEoKa6AuFtRlicyjYRHo8CKAdbQLYnGI7p4UBgodNJ8J5WC58EI4tcL4D7oflo8 npri+TTjeJqciz9un9j9TKeHyid1ccTEkJhNDVtLwpM+LGJqBhJMnKKQteGiMQ8KegHs OtXVnBNMs/IRcUdO+71XWXPNFk5K0QsXfitVGFOEl+Was1cz7ilSawm/xalio7pCPLUa 1iBg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cb21si903109edb.91.2020.11.30.03.19.33; Mon, 30 Nov 2020 03:19:56 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728919AbgK3LO5 (ORCPT + 99 others); Mon, 30 Nov 2020 06:14:57 -0500 Received: from out30-133.freemail.mail.aliyun.com ([115.124.30.133]:57078 "EHLO out30-133.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726270AbgK3LO5 (ORCPT ); Mon, 30 Nov 2020 06:14:57 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R881e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04395;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=4;SR=0;TI=SMTPD_---0UGzuhIU_1606734853; Received: from IT-FVFX43SYHV2H.local(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0UGzuhIU_1606734853) by smtp.aliyun-inc.com(127.0.0.1); Mon, 30 Nov 2020 19:14:13 +0800 Subject: Re: [PATCH] certs/blacklist: fix kernel doc interface issue To: David Howells Cc: David Woodhouse , keyrings@vger.kernel.org, linux-kernel@vger.kernel.org References: <1604673513-29088-1-git-send-email-alex.shi@linux.alibaba.com> <3096975.1606730658@warthog.procyon.org.uk> From: Alex Shi Message-ID: Date: Mon, 30 Nov 2020 19:14:11 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <3096975.1606730658@warthog.procyon.org.uk> Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ?? 2020/11/30 ????6:04, David Howells ะด??: > Alex Shi wrote: > >> /** >> * mark_hash_blacklisted - Add a hash to the system blacklist >> - * @hash - The hash as a hex string with a type prefix (eg. "tbs:23aa429783") >> + * @hash: - The hash as a hex string with a type prefix (eg. "tbs:23aa429783") > > You should remove the dash when making this change. I'll do that for you. Hi David, Very appreciate for the fixing and reminder! Regards Alex