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.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 CE3B3C43331 for ; Thu, 5 Sep 2019 15:06:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3196B20CC7 for ; Thu, 5 Sep 2019 15:06:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="VFslLs1i" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390203AbfIEPGE (ORCPT ); Thu, 5 Sep 2019 11:06:04 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:40172 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390198AbfIEPGE (ORCPT ); Thu, 5 Sep 2019 11:06:04 -0400 Received: by mail-pf1-f195.google.com with SMTP id x127so1935464pfb.7; Thu, 05 Sep 2019 08:06:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=AguZPT09i2MW35dbWpY+fBOKGp/0MXMj2MJKZ8LdyJ8=; b=VFslLs1i8f06aUrJwS01nIMEgRk3Rl3SjvLT4LD4jPEvm5GXr9kfykPeN9F0boLKsT A3vmAWLlujE6HxFNVDbWOH3pTjWRd4cWwS+E4DxuFE64aPSUnh/Cqn0CZAfR2LGaWP90 12MtvyoG8+isQMd+2A/Do/GnSshj8qx3jYfD+JhbjNHyD8cX/Di11PgF8bWI6W2L0pPZ +pSUW1s78oFfd0M9fZC9d1N1CY+gR2Vkfg6Lgw6Wv5CmRfYxyauIXaIZmixVJCd4Yh/A Wps3iM+rXAQcgvQIE1V9LKEOwWCb2faSiTk1WNgVhQbuuzB/C0OwEk5+3LNhmC48MGcQ OrtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=AguZPT09i2MW35dbWpY+fBOKGp/0MXMj2MJKZ8LdyJ8=; b=PqiSuExAszbFgk2utQYbiXJBRdFJehxxd5Lohn/WuVhAAn9JwY2gxhsRDi4LijfiTp ZicuyD0DoRwf2mbraMHGEvpPOIRMd0nrNdG7u4HBmn0XlvbdudWEa4o1xugQsdqtYwPH 3BAVlAIQj+A+eIOyu3Pwcx7fOkXeFb9lNOY0qKXGI8Wiq5+Qky3N22ldAenO+Yr44RjE ciCoGwCqubyDzske+M+USouc4Upn9m0s9b6I8XsJqoRt9ZOVWUFXklArs0nd+E7XvPx5 UIsNuJGrtLUc9fpLBhjLlJJwD/ghCW8iAV+D8ApruCn5b4JFzE3TRzF6bJeOwlNaByXM owpg== X-Gm-Message-State: APjAAAU1oqXYw7RXtyE07B5ZDWKVIp+8IPqwsY07DtTVotI7LRLHmUa5 YMrJtLLy78qzztTOHqA2Aqc= X-Google-Smtp-Source: APXvYqztlYN0ZDJF90oIdvXI+2P9lqKmStMU6OPQj+evEMLtfg4OiL2LGHi4NayJqGLlwismBhjBbA== X-Received: by 2002:a63:5c7:: with SMTP id 190mr3485618pgf.67.1567695963182; Thu, 05 Sep 2019 08:06:03 -0700 (PDT) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id j18sm3524705pfh.70.2019.09.05.08.06.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2019 08:06:01 -0700 (PDT) Date: Thu, 5 Sep 2019 08:06:00 -0700 From: Guenter Roeck To: Oliver Graute Cc: Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Wim Van Sebroeck , Aisheng Dong , Daniel Baluta , Ulf Hansson , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-watchdog@vger.kernel.org" Subject: Re: [PATCH v1] watchdog: imx_sc: this patch just fixes whitespaces Message-ID: <20190905150600.GA18080@roeck-us.net> References: <20190905073730.22258-1-oliver.graute@kococonnector.com> <016e268c-f289-4127-a47e-3d8faa790ded@roeck-us.net> <20190905143525.GE23537@optiplex> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190905143525.GE23537@optiplex> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Thu, Sep 05, 2019 at 02:35:37PM +0000, Oliver Graute wrote: > On 05/09/19, Guenter Roeck wrote: > > On 9/5/19 12:44 AM, Oliver Graute wrote: > > > Fix only whitespace errors in imx_sc_wdt_probe() > > > > > > Signed-off-by: Oliver Graute > > > > This patch no longer applies due to commit "watchdog: imx_sc: Remove > > unnecessary error log". > > > > ok I'll rebase patch against linux-staging/watchdog-next > I should have said "no longer necessary". The mentioned patch makes the same change (and drops the error message). Guenter