From patchwork Mon Oct 30 15:52:03 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arvind Yadav X-Patchwork-Id: 832100 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="XAhiycG+"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yQfBK4Zk7z9sPr for ; Tue, 31 Oct 2017 02:52:25 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752590AbdJ3PwN (ORCPT ); Mon, 30 Oct 2017 11:52:13 -0400 Received: from mail-pg0-f67.google.com ([74.125.83.67]:50234 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751374AbdJ3PwM (ORCPT ); Mon, 30 Oct 2017 11:52:12 -0400 Received: by mail-pg0-f67.google.com with SMTP id y5so11967966pgq.7; Mon, 30 Oct 2017 08:52:12 -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; bh=2Gb31Z5RdiZq70/Y1qfyRLRDbP3xMWYPu2+bF/4oLXE=; b=XAhiycG+yTmv+l6nKvJAC7RR4fWba7gAAwNH12OoMSdO4BU+YimIH74yjEhQxBeDwq hljbC451fePkDl9wHIQgpAtPBrLFdYt3r9mbXmNPOnCl+gkmM/10ILjXzbcRQ0mXjUYV er3aPP00atw2MzqEY6Hs2nrN93EviBsCWEJAisoADR9tctuoGGpf7dYl6z0aL0xuduvl dFQJ3uy/ecjtm/7BeLejUk1gu4l8JAsvmjTEBxNn5G8h404/Ds4ql4GFyZ+Kl3tmHKxh Sr1PbDB3hxahPoq99RvN6dlmqhOEOfK88dq75MtIyXHvDctIwxRcEnmV4fZ6Gn1icoDT TmcQ== 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; bh=2Gb31Z5RdiZq70/Y1qfyRLRDbP3xMWYPu2+bF/4oLXE=; b=BfLiUp6gmmd8DOVFiqU51R1N2/Uu/kuRph0T6m5r3wPX2loteANLUGdw25M8UZCdMj 4srysHPs3sFnOP6qXMOkRftkRE+wr6KfdorPVxACGHldcEZce4LCxoL3X54rAAbDTe2V 0YRw6odd82VrNIMEWxtkt8mmIg+rw6NptzYkuStwWCbIjOIVe8U5I2TgXYKXVpR6rJ5s b+MysXZa8db+gp1UIp4lMgJVKamjyF/6RAj95q6O0tnTJNJzd9nGCEFPeay2ongurp+Y K1husWJUmRkqAlxNoAny6gi0E2K28UWv5KJ580AgxPvhPfTsUpCo1DtiVntR0ScJsxAk W6Wg== X-Gm-Message-State: AMCzsaXgjuX7vsGsUUakd3sejbw190dVu2+0V78XqlVtTsBpn403m9mS GcoBpPfeYoczrvz9cg+QAMM= X-Google-Smtp-Source: ABhQp+SoI/ELAtWH6uhu0Wi6tcT7IlVjjSa1seogiCT6SmyLtnmI85WSpLc3NQvxSCx6g7MDGyF0qg== X-Received: by 10.98.12.2 with SMTP id u2mr9060404pfi.158.1509378731787; Mon, 30 Oct 2017 08:52:11 -0700 (PDT) Received: from localhost.localdomain ([103.16.68.147]) by smtp.gmail.com with ESMTPSA id b23sm30652938pfm.148.2017.10.30.08.52.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 30 Oct 2017 08:52:11 -0700 (PDT) From: Arvind Yadav To: 3chas3@gmail.com Cc: linux-atm-general@lists.sourceforge.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] atm: iphase: Fix space before '[' error. Date: Mon, 30 Oct 2017 21:22:03 +0530 Message-Id: X-Mailer: git-send-email 2.7.4 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Fix checkpatch.pl error: ERROR: space prohibited before open square bracket '['. Signed-off-by: Arvind Yadav --- drivers/atm/iphase.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/atm/iphase.c b/drivers/atm/iphase.c index fc72b763..a785c6e 100644 --- a/drivers/atm/iphase.c +++ b/drivers/atm/iphase.c @@ -880,7 +880,7 @@ static void ia_phy_write(struct iadev_priv *iadev, static void ia_suni_pm7345_init_ds3(struct iadev_priv *iadev) { - static const struct ia_reg suni_ds3_init [] = { + static const struct ia_reg suni_ds3_init[] = { { SUNI_DS3_FRM_INTR_ENBL, 0x17 }, { SUNI_DS3_FRM_CFG, 0x01 }, { SUNI_DS3_TRAN_CFG, 0x01 }, @@ -898,7 +898,7 @@ static void ia_suni_pm7345_init_ds3(struct iadev_priv *iadev) static void ia_suni_pm7345_init_e3(struct iadev_priv *iadev) { - static const struct ia_reg suni_e3_init [] = { + static const struct ia_reg suni_e3_init[] = { { SUNI_E3_FRM_FRAM_OPTIONS, 0x04 }, { SUNI_E3_FRM_MAINT_OPTIONS, 0x20 }, { SUNI_E3_FRM_FRAM_INTR_ENBL, 0x1d }, @@ -918,7 +918,7 @@ static void ia_suni_pm7345_init_e3(struct iadev_priv *iadev) static void ia_suni_pm7345_init(struct iadev_priv *iadev) { - static const struct ia_reg suni_init [] = { + static const struct ia_reg suni_init[] = { /* Enable RSOP loss of signal interrupt. */ { SUNI_INTR_ENBL, 0x28 }, /* Clear error counters. */