From patchwork Mon Dec 7 11:50:26 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 57778 Delivered-To: patch@linaro.org Received: by 10.202.179.86 with SMTP id c83csp945240oif; Mon, 7 Dec 2015 03:53:46 -0800 (PST) X-Received: by 10.98.80.22 with SMTP id e22mr42725751pfb.34.1449489225957; Mon, 07 Dec 2015 03:53:45 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b65si1248112pfj.253.2015.12.07.03.53.45; Mon, 07 Dec 2015 03:53:45 -0800 (PST) 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; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932342AbbLGLxn (ORCPT + 28 others); Mon, 7 Dec 2015 06:53:43 -0500 Received: from mail-wm0-f49.google.com ([74.125.82.49]:33537 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932129AbbLGLux (ORCPT ); Mon, 7 Dec 2015 06:50:53 -0500 Received: by wmec201 with SMTP id c201so161531194wme.0 for ; Mon, 07 Dec 2015 03:50:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:in-reply-to:references; bh=ClaeyiQebE2uj/V+9Mt01XGvFVoT0sRsDH9b1TX2SIQ=; b=YGtDSYYlVm19uC8Sug2msaD1P7mxxSVYViwjytuDGGzNfJF8Rbel/wDh/MdSiu4DYL wl8Amwc5h3+pzYnSyBUcvZwCXMYMW6iw9kWIMZZm89MTnBNNzOuepCg6yzjI0BLAHYbe nNa6lLg6KgnxScoxS+doEVLDdwD5hPyOwGyReyH/yka25lDeopHm1UilI1Wt6Xetex7F Gg+ohQXj/xdA41Es/wGJi1g46ZsDhBl7dLI7znQG1IARBxEMpNrwOqmiGtIAkNq4nPeG hPd4O9Or6hPB8ESxn07fcwYw4m3jStpInIKX4azCFbQicJbWu5PRbSUoVrnFxSOoL9Fs guFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=ClaeyiQebE2uj/V+9Mt01XGvFVoT0sRsDH9b1TX2SIQ=; b=NpCrQGqEyj0SwR/X69oEK//fht0aFKUafVAA1zDJ8djKdaGUlK6I9BvYpQjOCxMgqf trlLLvES2WaW9CjgX52J43B+Y0xHdvNuyJqmvySQOELFrWSQZcEXC0EACL7bFLihKVd4 2/75ix9G+m+K2sJ//jgaLIjFBRg3+TL2fM1zwZpHaI5fwYmyUJM2vn18RHAp/PY7NWmP HU0F8GQ++JN5O1EF+WVMq03pWqmeOfYQQbbit0S9bI091ZJ5TPFHBpIc4S2hX8LgfHz3 Evfe65IjXiZ4+zqAHI9lCJDJz1yuX0YvODIyYbw8mdz4LOY2IWvZg/1XAKrg8UZtogaV TUpQ== X-Gm-Message-State: ALoCoQnSUPEL9FGTCKD5yHlvT1JxJeWxs/U4aw7D+WYC6WXTDqAm0vhgHoQV11Sf6Pn222Q1vaW/ERW5H3cvGSxZWjg4rqzRfA== X-Received: by 10.28.156.75 with SMTP id f72mr21310936wme.91.1449489051851; Mon, 07 Dec 2015 03:50:51 -0800 (PST) Received: from localhost.localdomain (host81-129-174-134.range81-129.btcentralplus.com. [81.129.174.134]) by smtp.gmail.com with ESMTPSA id z1sm24806533wje.35.2015.12.07.03.50.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 07 Dec 2015 03:50:51 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 13/19] mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. Date: Mon, 7 Dec 2015 11:50:26 +0000 Message-Id: <1449489032-14374-14-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1449489032-14374-1-git-send-email-lee.jones@linaro.org> References: <1449489032-14374-1-git-send-email-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ERROR: code indent should use tabs where possible + ^Iec_dev = devm_kzalloc(dev, sizeof(*ec_dev), GFP_KERNEL);$ WARNING: please, no space before tabs + ^Iec_dev = devm_kzalloc(dev, sizeof(*ec_dev), GFP_KERNEL);$ WARNING: please, no spaces at the start of a line + ^Iec_dev = devm_kzalloc(dev, sizeof(*ec_dev), GFP_KERNEL);$ total: 1 errors, 2 warnings, 366 lines checked Signed-off-by: Lee Jones --- drivers/mfd/cros_ec_i2c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/drivers/mfd/cros_ec_i2c.c b/drivers/mfd/cros_ec_i2c.c index d06e4b4..43db7bd 100644 --- a/drivers/mfd/cros_ec_i2c.c +++ b/drivers/mfd/cros_ec_i2c.c @@ -292,7 +292,7 @@ static int cros_ec_i2c_probe(struct i2c_client *client, struct cros_ec_device *ec_dev = NULL; int err; - ec_dev = devm_kzalloc(dev, sizeof(*ec_dev), GFP_KERNEL); + ec_dev = devm_kzalloc(dev, sizeof(*ec_dev), GFP_KERNEL); if (!ec_dev) return -ENOMEM;