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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 BACE2C433B4 for ; Thu, 6 May 2021 13:36:26 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5AC84613F0 for ; Thu, 6 May 2021 13:36:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5AC84613F0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Y97d1QjjbKvTfH3Pyucv4EX/eyhjlD/4WecKL2NsGfA=; b=VzcG1mzp4iGd8jJrcJz0vcqAK j4vywQrEtwhCR2Tevq/1CtkCPpkXp51K+XjEaX5T6dnGwnY+xmQrG3PGS0skZOXVR+QuLxtw6GDcq mLIcKSh39CSGczSb6rWugczhVHG1OSprM+3a1Cs0Er9pBo6Kfgdps5jDEeEo3q+cKmTHy1gky7GdF R35+c45lB39Mowv+JdP5zQQcSapiEbXS7eeDiqic2yG+no/NYStChQSA748X2KNw+NIAVHIpp7Re6 39XcSr9IFopFWFwTl2SGFNwBc2cPShde+ZIXSWQituZaJ9mknMOCDworsGNerLah0SM2Sm4TG/Pmp ZpmY2768w==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lee93-004LBN-NQ; Thu, 06 May 2021 13:34:25 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lee91-004LAv-1f for linux-arm-kernel@desiato.infradead.org; Thu, 06 May 2021 13:34:23 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc: To:From:Sender:Reply-To:Content-ID:Content-Description; bh=RYfTlVEkgy5FbV4iqrJ2ga0IS2++vviE63KLuqY9lgM=; b=UGmA+VENwaNSgzY3S0XSLC/Bri KJgis0ZvCeP8eETdm9VHD978RW9DpGY0TvfcFs9y9YnQqJF/5wuv3Vv82RURYlYOL8fDkdaZjUx5Q aRyLC4H4sl7BlogmfTa4kHe486opWvO77Wx2y30a3UNYr2yJnafNtDn8haEol1x7xS/VHJfdaSozb 3UElwWSeSiFRjD6hcTTmXVtAGuH2edEryuE2/FEb/97Qeqtm9gbUgmeEC3hpuwx3hBz4m+41RRcXz X91obw5ykySoUnHn0bzzxmqxVA/sVMyi/2ok9W09VeGvAhq/OJ1FCqhbAZMDsUPOfCOTXaJdcOBfh tj9xMM9Q==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lee8y-0063vO-Cj for linux-arm-kernel@lists.infradead.org; Thu, 06 May 2021 13:34:21 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id B11FF613C2; Thu, 6 May 2021 13:34:18 +0000 (UTC) From: Catalin Marinas To: Shaokun Zhang , linux-arm-kernel@lists.infradead.org Cc: Will Deacon , Sudeep Holla Subject: Re: [PATCH] arm64: kernel: Update the stale comment Date: Thu, 6 May 2021 14:34:12 +0100 Message-Id: <162030792296.25395.587734475558331120.b4-ty@arm.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <1620280462-21937-1-git-send-email-zhangshaokun@hisilicon.com> References: <1620280462-21937-1-git-send-email-zhangshaokun@hisilicon.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210506_063420_483784_2034FF49 X-CRM114-Status: UNSURE ( 6.08 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 6 May 2021 13:54:22 +0800, Shaokun Zhang wrote: > Commit af391b15f7b5 ("arm64: kernel: rename __cpu_suspend to keep it aligned with arm") > has used @index instead of @arg, but the comment is stale, update it. Applied to arm64 (for-next/core), thanks! [1/1] arm64: kernel: Update the stale comment https://git.kernel.org/arm64/c/c76fba33467b -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel