From patchwork Thu Mar 16 06:33:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ralph Sennhauser X-Patchwork-Id: 739563 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3vkJd13rVTz9s03 for ; Thu, 16 Mar 2017 17:35:33 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Q73Zuj6k"; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750923AbdCPGfU (ORCPT ); Thu, 16 Mar 2017 02:35:20 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:34421 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751342AbdCPGeR (ORCPT ); Thu, 16 Mar 2017 02:34:17 -0400 Received: by mail-wm0-f66.google.com with SMTP id u132so7954180wmg.1; Wed, 15 Mar 2017 23:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=8Ugj+iul+mGHn39Q/MqR+MID1s/8DCH8PtmK2IsjKfk=; b=Q73Zuj6kKIoiF6temE0+RXjxLhrjf/LeYnC4uz2sYpVAJuUn0pWhMN93kS1LPQsIGZ WxBD79Sbk44myTPwoE/pyZ1yup/t2BySFy4M4nqduX485OUBjDXkGft6UWa/d6nf3Q1Y yrcfSHyzvgma2wPf+MszdBpzC4aL5KY9JSfRu++RfFkfr2drhcHxTxH3a533yohashp9 OaVvfjCq9RRSqYxhNCmfSgauG/9cfV0XIWnfnqLUhnpUHEbTwiB384D47busI3H1KxbP nE4FTzz2ID+jrzqZmORzLGKP5NG0WWnfDJFoiABcfd2Xp3xYSExWos3hNBT+I2DwWyMw BIgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=8Ugj+iul+mGHn39Q/MqR+MID1s/8DCH8PtmK2IsjKfk=; b=dJMw5YoBHad9EIlqeh7sFScUyeqLt1Ll9eoMLUnWgc4RMLcxnhMn5cBzsq2ca5BJLa tJ6D2yeJCIk9wTgQGpfR3tJOnctmw5WZVKAmnq/ad+fmbceedhxHOSFO7gyawW4lVb04 Nd+UI7W8rCQI9EsLQ7M6T5KaqWk/yP8xKQOwTP76loJVL2KUXIBzeSi+wTVYH4f7nz0n 3oOPSoYkfqrRMQKqV0LG5BwmYX4OKnn5iNmyoklLfMzNBS0BRMcgnDBRRzzJ8S3GnB1G yb+Moxppej8HQtQHQSY4NnG6No3OjI5mM6mVZmcXgo2UaGoZU9O4JWa+UVCpEDPjbrAa 6j3w== X-Gm-Message-State: AFeK/H0rR7EMeynhvUR6tinCNuORTJhMnUsh0W/Hv5S/ex2VtWZs1B2Nudm4IyFrVrPj6g== X-Received: by 10.28.227.213 with SMTP id a204mr6976594wmh.120.1489646055405; Wed, 15 Mar 2017 23:34:15 -0700 (PDT) Received: from localhost.lan ([37.209.189.139]) by smtp.googlemail.com with ESMTPSA id 78sm3031148wms.14.2017.03.15.23.34.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 15 Mar 2017 23:34:14 -0700 (PDT) From: Ralph Sennhauser To: linux-gpio@vger.kernel.org Cc: Ralph Sennhauser , Linus Walleij , Alexandre Courbot , linux-kernel@vger.kernel.org (open list) Subject: [PATCH 2/6] gpio: mvebu: start multiline block comments with blank line Date: Thu, 16 Mar 2017 07:33:57 +0100 Message-Id: <20170316063402.8667-3-ralph.sennhauser@gmail.com> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20170316063402.8667-1-ralph.sennhauser@gmail.com> References: <20170316063402.8667-1-ralph.sennhauser@gmail.com> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org While this isn't an issue according to checkpatch two styles are used. Add a blank line to the block comments missing a blank line at the start so multiline block comments look the same across the file. Signed-off-by: Ralph Sennhauser --- drivers/gpio/gpio-mvebu.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/gpio/gpio-mvebu.c b/drivers/gpio/gpio-mvebu.c index a2351f3..80b1d52 100644 --- a/drivers/gpio/gpio-mvebu.c +++ b/drivers/gpio/gpio-mvebu.c @@ -788,7 +788,8 @@ static int mvebu_gpio_probe(struct platform_device *pdev) goto err_domain; } - /* NOTE: The common accessors cannot be used because of the percpu + /* + * NOTE: The common accessors cannot be used because of the percpu * access to the mask registers */ gc = irq_get_domain_generic_chip(mvchip->domain, 0); @@ -809,7 +810,8 @@ static int mvebu_gpio_probe(struct platform_device *pdev) ct->handler = handle_edge_irq; ct->chip.name = mvchip->chip.label; - /* Setup the interrupt handlers. Each chip can have up to 4 + /* + * Setup the interrupt handlers. Each chip can have up to 4 * interrupt handlers, with each handler dealing with 8 GPIO * pins. */