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=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 71CDBC2BA2B for ; Fri, 10 Apr 2020 09:52:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 20F832084D for ; Fri, 10 Apr 2020 09:52:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="iDl6k1Yu" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726142AbgDJJwJ (ORCPT ); Fri, 10 Apr 2020 05:52:09 -0400 Received: from mail.skyhub.de ([5.9.137.197]:58822 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726101AbgDJJwJ (ORCPT ); Fri, 10 Apr 2020 05:52:09 -0400 Received: from zn.tnic (p200300EC2F0CB7007559D7B1A4FC9407.dip0.t-ipconnect.de [IPv6:2003:ec:2f0c:b700:7559:d7b1:a4fc:9407]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 2FF791EC0CF2; Fri, 10 Apr 2020 11:52:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1586512328; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=WQuZtTSg9+0XoEeNCCeYTfWr/6/2aZzT/q4rHTrDrUg=; b=iDl6k1YusnWxVkjJj16BFkPkqYl+cpCd+SgWQ4sN5VuLyE7F9c5SGWQGxRSdyOPKHBRBCm QpO2Mjv05s0hkx2lAg0bEV2tJafvnEV7LQXhxEp28DhvyMEcptpjXJjuExeAwj+WS6gyRc GZ31CKOMAgaNKgA1mXvbMbhKSV6UYR0= Date: Fri, 10 Apr 2020 11:52:06 +0200 From: Borislav Petkov To: Tang Bin Cc: rrichter , "thor.thayer" , mchehab , "tony.luck" , "james.morse" , linux-edac , linux-kernel Subject: Re: [PATCH] EDAC/altera:Use platform_get_irq_optional() Message-ID: <20200410095206.GA8205@zn.tnic> References: <20200402112740.15580-1-tangbin@cmss.chinamobile.com> <20200402123001.obgzqmlure4cfvh7@rric.localdomain> <202004022106312118022@cmss.chinamobile.com> <20200408071022.ft6aamptrxlaz23f@rric.localdomain> <2020040819334451781313@cmss.chinamobile.com> <20200408113658.GE24663@zn.tnic> <1b9a872f-f616-8eaf-1cca-d73647f696e3@cmss.chinamobile.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1b9a872f-f616-8eaf-1cca-d73647f696e3@cmss.chinamobile.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-edac-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On Fri, Apr 10, 2020 at 04:25:24PM +0800, Tang Bin wrote: > I am sorry for the previous writing mistake(top-post). I have consulted > others and hope it's right this time. Sorry again and thanks for teaching. I > hope to continuously improve myself and regulate myself under your guidance. That looks better, thanks! -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette