From patchwork Wed Feb 12 13:41:22 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 3638231 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 275C19F369 for ; Wed, 12 Feb 2014 13:44:35 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 60F3220145 for ; Wed, 12 Feb 2014 13:44:34 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7B50C20142 for ; Wed, 12 Feb 2014 13:44:33 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDa5j-0003KJ-38; Wed, 12 Feb 2014 13:43:07 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDa5L-0003VN-Gl; Wed, 12 Feb 2014 13:42:43 +0000 Received: from mail-ee0-f45.google.com ([74.125.83.45]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDa5C-0003Rf-Oc for linux-arm-kernel@lists.infradead.org; Wed, 12 Feb 2014 13:42:36 +0000 Received: by mail-ee0-f45.google.com with SMTP id b15so4274737eek.18 for ; Wed, 12 Feb 2014 05:42:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:in-reply-to:references:content-type; bh=dvrVdDaDmsDQVOmCV5ZfCE5T/Kl+pv+3oR0OPBOnVag=; b=QMo8WT8wKS8RvJ4/8T5FXlS/jWNnWIha6BPdiB5QNCSluaHsq96qhi+RLAfPfmSjzy NreRmp571k121Cj2txCQCNWmsR7sNvYwLxMHmWJFmdDtbpW1pbNL+1HNs8lLfBroloVp VMSRVHZoD40IASo4CHnfGgoVZJRHXPRqP9NaUu4YAnZnBtSCdUnbYwBE873D7c5s58kS fDaY9RGLER6n0XcBLQovLPGIr+n6a+m7/+jJEnyxnqqqXnsYRf5UUWdRcG0ucynI9+tc /WIi/grhn5zPPk8EeyYnvZ/LVZ0JFV7/EjuS0oAfE/+Fy4m3zCldrK1mHlfk/Lf630xc QAgQ== X-Gm-Message-State: ALoCoQn8PxzxRKgZDC5v6N4WOW3iMvsz83qaEd7BwZ03M5+NStiOp0/EhYf8UtBPrm7nRtpX18Rs X-Received: by 10.15.24.136 with SMTP id j8mr4024236eeu.1.1392212532707; Wed, 12 Feb 2014 05:42:12 -0800 (PST) Received: from localhost (nat-63.starnet.cz. [178.255.168.63]) by mx.google.com with ESMTPSA id s46sm80723886eeb.0.2014.02.12.05.42.09 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Wed, 12 Feb 2014 05:42:10 -0800 (PST) From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu Subject: [PATCH v3 08/11] watchdog: xilinx: Use correct comment indentation Date: Wed, 12 Feb 2014 14:41:22 +0100 Message-Id: <96c6acc9bf5f41b0fc37c6b17b2d07239c5b6101.1392212059.git.michal.simek@xilinx.com> X-Mailer: git-send-email 1.8.2.3 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140212_084235_033640_996931B9 X-CRM114-Status: GOOD ( 12.98 ) X-Spam-Score: -1.9 (-) Cc: linux-arm-kernel@lists.infradead.org, wim@iguana.be, linux-watchdog@vger.kernel.org, linux@roeck-us.net X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_TVD_MIME_NO_HEADERS, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP No functional changes. Signed-off-by: Michal Simek Reviewed-by: Guenter Roeck --- Changes in v3: None Changes in v2: None drivers/watchdog/of_xilinx_wdt.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 1.8.2.3 diff --git a/drivers/watchdog/of_xilinx_wdt.c b/drivers/watchdog/of_xilinx_wdt.c index 7deea21..9dd16cf 100644 --- a/drivers/watchdog/of_xilinx_wdt.c +++ b/drivers/watchdog/of_xilinx_wdt.c @@ -190,10 +190,10 @@ static int xwdt_probe(struct platform_device *pdev) watchdog_set_nowayout(xilinx_wdt_wdd, enable_once); -/* - * Twice of the 2^wdt_interval / freq because the first wdt overflow is - * ignored (interrupt), reset is only generated at second wdt overflow - */ + /* + * Twice of the 2^wdt_interval / freq because the first wdt overflow is + * ignored (interrupt), reset is only generated at second wdt overflow + */ if (!no_timeout) xilinx_wdt_wdd->timeout = 2 * ((1 << xdev->wdt_interval) / pfreq);