Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1020443ybh; Thu, 16 Jul 2020 00:28:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxGSRsU/U4PdRSUkV9q1M1/cQdfs6Efyig5XvrJa8A1bgRrOrYsFAEbZFVYIurt0yuRb8QW X-Received: by 2002:a17:907:20d1:: with SMTP id qq17mr2580832ejb.214.1594884480325; Thu, 16 Jul 2020 00:28:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594884480; cv=none; d=google.com; s=arc-20160816; b=OfT9MbYuAQRUqRQHXt3NA2K+Iv/HIe2zaqMP0JaxyBw59ra5ff0wIffFlgjCBF/sSY uON30OtqwA7f1DCnBp1xYHwMc0IAA4R0eYD8V06hrvaBoFGCDIQCWHykVn+sU1b/VsAZ Sr/kVErcw7XYAiIAo/9EbjoCXnQNDubBFwvbP9tarsfCwM31ST7+73OgrFiS+jM8zo6L /7LlRlIOK2Y1SVm9jkf8kLwjTSj52V19pbq4q1/zn5lP77Um16zyTDtnUuosQtN8gleG bZ8VO+r5T9RHhps8G6SY1uqmNJWb+5uF5sopO4JEXSF1AK5JmKmpluGzJQ3x/A4S4XpF /VYA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from; bh=XZAV9WhSoWCd8jF3ImP2D2u/xhNtHVa7cI94owybnuQ=; b=vv01uns5kXrmlwIZHXNS7gWovBC+LDAlbumBsNHXh3fRn8rzxy6T2/abzGymhhODVo OylHIc8oAgkBji34kLyE7OcUYahzM2vB+ag3Fbyeh0RFqzBXVJYG4Q8tuyhNcr2Vhgcg 99IWMP+fQ8hAitqWzxrq+ujgPEpEhwWZK/JwVj//85L0G7IWfHIncFX60gXaRhanKjc3 ZygVliIPaJntuNOOcRopry74JQrfE0iSNvu52nSm+c3UqTsfrAUbXVD02Rw6e7PdrjX5 xY40zqC8CN11tH68T7/wLIvuQzpfqGVvFQJ8ungnS3Vs5pcpIo8qqdNzC+b2r5CbVbrJ sOOA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g25si2876202eds.190.2020.07.16.00.27.38; Thu, 16 Jul 2020 00:28:00 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728470AbgGPHYb (ORCPT + 99 others); Thu, 16 Jul 2020 03:24:31 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:38384 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728260AbgGPHYa (ORCPT ); Thu, 16 Jul 2020 03:24:30 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4B6m3J2gbWz1qsZw; Thu, 16 Jul 2020 09:24:28 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4B6m3J1lMtz1qtwB; Thu, 16 Jul 2020 09:24:28 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id J70jrAzaypsO; Thu, 16 Jul 2020 09:24:27 +0200 (CEST) X-Auth-Info: +GkvJW+U7a1jkwpYYtwvJGW4qb6pdIBqEmyMYF7EgbvcE/fEsu3c4+4SqZRjkrRE Received: from igel.home (ppp-46-244-175-239.dynamic.mnet-online.de [46.244.175.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 16 Jul 2020 09:24:27 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id D5C4F2C28D5; Thu, 16 Jul 2020 09:24:26 +0200 (CEST) From: Andreas Schwab To: Zong Li Cc: palmer@dabbelt.com, paul.walmsley@sifive.com, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] riscv: fix build warning of mm/pageattr References: <28365b581b04d0237e127363a63c1ad72dbea683.1594880014.git.zong.li@sifive.com> X-Yow: I just remembered something about a TOAD! Date: Thu, 16 Jul 2020 09:24:26 +0200 In-Reply-To: <28365b581b04d0237e127363a63c1ad72dbea683.1594880014.git.zong.li@sifive.com> (Zong Li's message of "Thu, 16 Jul 2020 14:15:27 +0800") Message-ID: <87sgdrx6qd.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Jul 16 2020, Zong Li wrote: > Add hearder for missing prototype. Also, static keyword should be at s/hearder/header/ Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."