Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3724001imm; Tue, 11 Sep 2018 00:40:19 -0700 (PDT) X-Google-Smtp-Source: ANB0Vda2NtPpk8Vat+m8Bk6ndvDeA/VARm4iEiDm7Q+Rbmoed/temJtYquuhVPPI8MHw5XLOoffh X-Received: by 2002:a62:c60e:: with SMTP id m14-v6mr28135437pfg.40.1536651619194; Tue, 11 Sep 2018 00:40:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536651619; cv=none; d=google.com; s=arc-20160816; b=iJzxzN/VgZdCmTl6I/8qqHeg80aUKPpMSY/pzzbnTtl1Qo0aFctAT6Kgp8UjnQKiP2 xpRv1GPWLnDQgif68XKbz2GccEe4xg0u3tsUP7dXjJFGW+pEqcfdABLjWZXjBRncdHnw x1cCSsFwXCgNzkbj0KnkrcrDiZ3dipI8EjA1Gr12n4TPrs/ucHHKx+BP5W0g1BxPAQ67 kyjrwuRTNSSdf9JWFlEdP5Q/Nz0IcTry/fGF721TzlpBrfavJtfOwysFtT6ZV3gBTRMn BBj4tBTydWC0g2V1rH4CkW1caJAjsLNd3YjekfTsdEpoDYY+dVqcSH5bKiaPEk9ir3IS v12w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=TRLbkpR5Sv+kRS3dsBq35kA6c4R2J36VDGlQtAKTPXY=; b=oT97WeVS1OIGnyGnIod5Wc3vyVq2TGs4SiCmpJ7K9uWoqyTyPsbiDuNTzAL4oOLuqr oUcdlVv37yUK48kuRcMigB0ZKIp8GGaVF2SuDkq9M8C8NUKJS9aGt+598ix7fdWLBj47 aiEp2Ql6G3usyzy5bqIcSPrBFFRWMAqPHQ438Z+wD7fJKBBwYULXk7rBzJ6dUO6aH1uN 1Hb6l5xfIOH6oHO9PBcz216m2L5zVU9BVp9dl3k+Bu2UOrwY0QsLE4RNXR7/2IjgQSXp DY83xn2WbBbgwsvGIwLEVS5BycZhBzCHpHBdWL2/zwx/OAtxWySvvESl1MyjjHmbUOyP R/GQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d11-v6si19328455plo.91.2018.09.11.00.40.03; Tue, 11 Sep 2018 00:40:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727508AbeIKMhf (ORCPT + 99 others); Tue, 11 Sep 2018 08:37:35 -0400 Received: from mail.bootlin.com ([62.4.15.54]:37495 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726387AbeIKMhf (ORCPT ); Tue, 11 Sep 2018 08:37:35 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 60D22207A8; Tue, 11 Sep 2018 09:39:33 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id 37CB220703; Tue, 11 Sep 2018 09:39:23 +0200 (CEST) Date: Tue, 11 Sep 2018 09:39:22 +0200 From: Alexandre Belloni To: Guenter Roeck Cc: Jeremy Gebben , Alessandro Zummo , Wim Van Sebroeck , linux-rtc@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] rtc: abx80x: add basic watchdog support Message-ID: <20180911073922.GG2494@piout.net> References: <20180910213654.26059-1-jgebben@sweptlaser.com> <20180910213654.26059-3-jgebben@sweptlaser.com> <20180910232019.GA8439@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180910232019.GA8439@roeck-us.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/09/2018 16:20:19-0700, Guenter Roeck wrote: > > +static int abx80x_wdog_set_timeout(struct watchdog_device *wdog, > > + unsigned int new_timeout) > > I'll leave multi-line alignment issues to the driver maintainer. > Indeed, I'd like those to be aligned on the parenthesis. Thank you for your review. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com